summaryrefslogtreecommitdiff
path: root/sysutils/rdup
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:11:05 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:11:05 +0000
commitb4f4d38cda284d4322386d518d01a1032ed14ddc (patch)
tree2ba12c15c9bd2ffd904012b6f31d3d69691ff59f /sysutils/rdup
parentMy bad, forgot to remove BROKEN :( (diff)
sysutils: Add missing USES={gnome,mate,php}
Notes
Notes: svn path=/head/; revision=517057
Diffstat (limited to 'sysutils/rdup')
-rw-r--r--sysutils/rdup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rdup/Makefile b/sysutils/rdup/Makefile
index 9121f04c5839..7189033a341b 100644
--- a/sysutils/rdup/Makefile
+++ b/sysutils/rdup/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpcre.so:devel/pcre \
libnettle.so:security/nettle
-USES= autoreconf gmake libarchive pkgconfig
+USES= autoreconf gmake gnome libarchive pkgconfig
USE_GNOME= glib20
USE_GITHUB= yes
GH_ACCOUNT= miekg