diff --git a/x11-wm/wideriver/Makefile b/x11-wm/wideriver/Makefile index edf7f28439b0..dfc906a1257a 100644 --- a/x11-wm/wideriver/Makefile +++ b/x11-wm/wideriver/Makefile @@ -1,28 +1,29 @@ PORTNAME= wideriver DISTVERSION= 1.3.0 CATEGORIES= x11-wm MAINTAINER= nivit@FreeBSD.org COMMENT= Tiling window manager for the river wayland compositor WWW= https://github.com/alex-courtis/wideriver LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libwayland-client.so:graphics/wayland +RUN_DEPENDS= river:x11-wm/river USES= gmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= alex-courtis MAKEFILE= GNUmakefile PLIST_FILES= bin/wideriver \ share/man/man1/wideriver.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include