Index: head/net/geotrace/Makefile =================================================================== --- head/net/geotrace/Makefile (revision 67272) +++ head/net/geotrace/Makefile (revision 67273) @@ -1,31 +1,30 @@ # ex:ts=8 # New ports collection makefile for: geotrace # Date created: Apr 19, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= geotrace PORTVERSION= 0.0.4 PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} 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 @${MKDIR} ${PREFIX}/etc/maps ${CP} -R ${WRKSRC}/maps/ ${PREFIX}/etc/maps .include Property changes on: head/net/geotrace/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property