aboutsummaryrefslogtreecommitdiff
path: root/graphics/gource/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-11-08 11:00:59 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-11-08 11:00:59 +0000
commit9c2135dee16ab1e0167023deb32c08f5ed6cc574 (patch)
tree7e4d739dbbfbca624c96979d9bb56dc8a9c2ace2 /graphics/gource/Makefile
parent4f7ec695a7505a3f9820dd9c6503f56d4476feba (diff)
downloadports-9c2135dee16ab1e0167023deb32c08f5ed6cc574.tar.gz
ports-9c2135dee16ab1e0167023deb32c08f5ed6cc574.zip
Notes
Diffstat (limited to 'graphics/gource/Makefile')
-rw-r--r--graphics/gource/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index a582bc97df26..cbbb2ed009c3 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -26,6 +26,9 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
MANCOMPRESSED= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
MAN1= gource.1
.include <bsd.port.mk>