aboutsummaryrefslogtreecommitdiff
path: root/comms/gpredict/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-25 15:18:27 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-25 15:18:27 +0000
commita6d2f30533e141f8a5dc3d20b01d58339654c5cf (patch)
treec350c4abc20ce22bda0b7dba0636816742669bc8 /comms/gpredict/Makefile
parentac56971df4fe7c1fad64354371b6054246299b18 (diff)
downloadports-a6d2f30533e141f8a5dc3d20b01d58339654c5cf.tar.gz
ports-a6d2f30533e141f8a5dc3d20b01d58339654c5cf.zip
Notes
Diffstat (limited to 'comms/gpredict/Makefile')
-rw-r--r--comms/gpredict/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile
index 8fb4a529bef1..4abf8c8a59eb 100644
--- a/comms/gpredict/Makefile
+++ b/comms/gpredict/Makefile
@@ -15,9 +15,11 @@ LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib \
libcurl.so:${PORTSDIR}/ftp/curl \
libgoocanvas.so:${PORTSDIR}/graphics/goocanvas
-USES= gettext pathfix gmake pkgconfig
-USE_GNOME= gtk20
GNU_CONFIGURE= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
+USES= gettext gmake pkgconfig
+USE_GNOME= gtk20
post-patch:
@${REINPLACE_CMD} -e \