aboutsummaryrefslogtreecommitdiff
path: root/x11/gtstarter/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-05 02:17:04 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-05 02:17:04 +0000
commit8ddd7714aba4a330b4f084a7bbff21ed6712595c (patch)
treea2ff39293e5b7920a715e893c29e4d08fd937a0e /x11/gtstarter/Makefile
parenteb5af4f70482374eb9b415a7e26fd7a79cb55178 (diff)
downloadports-8ddd7714aba4a330b4f084a7bbff21ed6712595c.tar.gz
ports-8ddd7714aba4a330b4f084a7bbff21ed6712595c.zip
Notes
Diffstat (limited to 'x11/gtstarter/Makefile')
-rw-r--r--x11/gtstarter/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gtstarter/Makefile b/x11/gtstarter/Makefile
index 885468daa1c2..c23947c333f9 100644
--- a/x11/gtstarter/Makefile
+++ b/x11/gtstarter/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtstarter
-PORTVERSION= 0.4.6.1
-PORTREVISION= 1
+PORTVERSION= 0.4.6.2
CATEGORIES= x11 gnome
MASTER_SITES= http://webonaut.com/distfiles/${PORTNAME}/
@@ -18,11 +17,11 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_PYTHON= yes
-USE_GNOME= pygnome2 gnomeprefix
+USE_GNOME= pygnome2 pygnomeextras gnomeprefix
do-build:
@${REINPLACE_CMD} -e 's|/usr/X11R6|${PREFIX}|g' \
- ${WRKSRC}/*.py
+ ${WRKSRC}/*.py ${WRKSRC}/*.server
@${FIND} ${WRKSRC} -name '*.bak' -delete
@${FIND} ${WRKSRC} -name '*.orig' -delete
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}