aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/gtubeclock/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-03-17 08:54:38 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-03-17 08:54:38 +0000
commitec98843ba808957a4f217e90e859757a142272fc (patch)
treed6c7a178548f42fa9f08ab64170ddb2247e4fb1a /x11-clocks/gtubeclock/Makefile
parenta8e0b7eaa5dd94744659f3e55873ac70968a541a (diff)
downloadports-ec98843ba808957a4f217e90e859757a142272fc.tar.gz
ports-ec98843ba808957a4f217e90e859757a142272fc.zip
Add gnomeprefix and gnomehack, now it installs stuff in the correct place for
the GNOME menu and fix the plist. Reported by: pointyhat via krion
Notes
Notes: svn path=/head/; revision=131483
Diffstat (limited to 'x11-clocks/gtubeclock/Makefile')
-rw-r--r--x11-clocks/gtubeclock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile
index 15d2dc1ddfd3..7dc1d856e8a2 100644
--- a/x11-clocks/gtubeclock/Makefile
+++ b/x11-clocks/gtubeclock/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtubeclock
PORTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-clocks
MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/
@@ -16,6 +16,6 @@ COMMENT= A nixie tube clock for GNOME
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_GNOME= gtk20 libgnomeui
+USE_GNOME= gnomeprefix gnomehack gtk20 libgnomeui
.include <bsd.port.mk>