summaryrefslogtreecommitdiffstats
path: root/net/geotrace
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-01 02:10:50 +0000
committerijliao <ijliao@FreeBSD.org>2002-10-01 02:10:50 +0000
commitf09f32fd484e7dbdb1b0500bb574bf6561cc30ad (patch)
tree4ff74bf09cbfa5eef9ebe119c8102d7f3d9e9242 /net/geotrace
parent9887bb21cd163daaa30b5d6a9b28e285a0dd7304 (diff)
downloadFreeBSD-ports-f09f32fd484e7dbdb1b0500bb574bf6561cc30ad.zip
FreeBSD-ports-f09f32fd484e7dbdb1b0500bb574bf6561cc30ad.tar.gz
add missing dependence ; unbreak
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 f0fac3c..b9b6f6a 100644
--- a/net/geotrace/Makefile
+++ b/net/geotrace/Makefile
@@ -15,13 +15,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
-BROKEN= "Does not build"
-
+USE_REINPLACE= yes
USE_GNOMENG= yes
-USE_GNOME= libcapplet
+USE_GNOME= gdkpixbuf libcapplet
post-patch:
- @${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/prefs.h
+ @${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/prefs.h
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/geotrace ${PREFIX}/bin
OpenPOWER on IntegriCloud