aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-21 00:43:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-21 00:43:28 +0000
commitda0eb10ed5847c7ad57f5697346641aaae35ba9c (patch)
tree7c4d0e75a9b3f07b88c94a6002c7c7d51b6eb0d2 /net-p2p
parenta863114e5b47a7f487f6f7688a34ec86c6c3c907 (diff)
downloadports-da0eb10ed5847c7ad57f5697346641aaae35ba9c.tar.gz
ports-da0eb10ed5847c7ad57f5697346641aaae35ba9c.zip
Get rid of gnomehier
Notes
Notes: svn path=/head/; revision=375146
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gtorrentviewer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index 60403528b9e1..d55653d37638 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gtorrentviewer
PORTVERSION= 0.2b
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/GTorrentViewer/${PORTVERSION}
DISTNAME= GTorrentViewer-${PORTVERSION}
@@ -17,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-USES= gmake pkgconfig
-USE_GNOME= gtk20 gnomehier intlhack
+USES= gmake pkgconfig desktop-file-utils
+USE_GNOME= gtk20 intlhack
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/pixmaps \
--with-desktopdir=${PREFIX}/share/applications