aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gtorrentviewer
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
commit4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch)
treebc16420eb52d65511ceb520c00171d219210a473 /net-p2p/gtorrentviewer
parent97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff)
downloadports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz
ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip
Notes
Diffstat (limited to 'net-p2p/gtorrentviewer')
-rw-r--r--net-p2p/gtorrentviewer/Makefile9
-rw-r--r--net-p2p/gtorrentviewer/pkg-plist7
2 files changed, 9 insertions, 7 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index 3692ee214524..04ecda575b90 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -3,11 +3,12 @@
# Whom: Michael Johnson <ahze@ahze.net>
#
# $FreeBSD$
-# $MCom: ports/net-p2p/gtorrentviewer/Makefile,v 1.2 2006/09/30 01:22:35 ahze Exp $
+# $MCom: ports/net-p2p/gtorrentviewer/Makefile,v 1.4 2007/08/06 17:16:29 mezz Exp $
+#
PORTNAME= gtorrentviewer
PORTVERSION= 0.2b
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-p2p
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,8 +26,8 @@ GNU_CONFIGURE= yes
USE_GETOPT_LONG=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/gnome/pixmaps \
- --with-desktopdir=${PREFIX}/share/gnome/applications
+CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/pixmaps \
+ --with-desktopdir=${PREFIX}/share/applications
MAN1= gtorrentviewer.1
DOCS= AUTHORS COPYING ChangeLog README
diff --git a/net-p2p/gtorrentviewer/pkg-plist b/net-p2p/gtorrentviewer/pkg-plist
index d09d2ed6ce57..5fccb68c11b9 100644
--- a/net-p2p/gtorrentviewer/pkg-plist
+++ b/net-p2p/gtorrentviewer/pkg-plist
@@ -16,9 +16,10 @@ share/GTorrentViewer/pixmaps/warning.png
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
-share/gnome/applications/gtorrentviewer.desktop
-share/gnome/pixmaps/gtorrentviewer.png
-share/gnome/pixmaps/gtorrentviewer.xpm
+share/applications/gtorrentviewer.desktop
+share/pixmaps/gtorrentviewer.png
+share/pixmaps/gtorrentviewer.xpm
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm share/GTorrentViewer/pixmaps
@dirrm share/GTorrentViewer
+@dirrmtry share/applications