aboutsummaryrefslogtreecommitdiff
path: root/net/geotrace
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
commitbc47cccc84a1837da1919cf6c75785c9646d1761 (patch)
treef7a9d348554d6994c70ad84089b6b749b7ac60fd /net/geotrace
parent7ce0c30d7530087588921aedd4971eec44d11823 (diff)
downloadports-bc47cccc84a1837da1919cf6c75785c9646d1761.tar.gz
ports-bc47cccc84a1837da1919cf6c75785c9646d1761.zip
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Notes
Notes: svn path=/head/; revision=42259
Diffstat (limited to 'net/geotrace')
-rw-r--r--net/geotrace/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/geotrace/Makefile b/net/geotrace/Makefile
index 706b6f92e9d1..df6642efd568 100644
--- a/net/geotrace/Makefile
+++ b/net/geotrace/Makefile
@@ -8,15 +8,14 @@
PORTNAME= geotrace
PORTVERSION= 0.0.4
-CATEGORIES= net
+PORTREVISION= 1
+CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-
-USE_GTK= yes
+USE_GNOMECTRL= yes
post-patch:
@${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/prefs.h