aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gtorrentviewer
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:26:08 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:26:08 +0000
commit2c178c2e139681514ca1e26e746d97c106cc44d2 (patch)
treeec0c4f3221fa647572658bdd6d3f4a0618f4c48b /net-p2p/gtorrentviewer
parent3c25acd057b36f4b8acf995beff5f4afbcc67b98 (diff)
downloadports-2c178c2e139681514ca1e26e746d97c106cc44d2.tar.gz
ports-2c178c2e139681514ca1e26e746d97c106cc44d2.zip
net-p2p: Add missing USES=gnome
Notes
Notes: svn path=/head/; revision=517060
Diffstat (limited to 'net-p2p/gtorrentviewer')
-rw-r--r--net-p2p/gtorrentviewer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index e90715f8940d..2fa4bb117e52 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= gmake pkgconfig desktop-file-utils
+USES= desktop-file-utils gmake gnome pkgconfig
USE_GNOME= gtk20 intlhack
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/pixmaps \