aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzop
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-03-22 10:05:20 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-03-22 10:05:20 +0000
commitdd59e27379cf778259e3ceae806f095e73111468 (patch)
treeda92599c6f3567505cfe4a48341651f36975d9ba /archivers/lzop
parent48b4ee58cbf90215b4402d90354cb2e27a9b97c6 (diff)
downloadports-dd59e27379cf778259e3ceae806f095e73111468.tar.gz
ports-dd59e27379cf778259e3ceae806f095e73111468.zip
Notes
Diffstat (limited to 'archivers/lzop')
-rw-r--r--archivers/lzop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index eb1989efbef0..b1bb99bf2743 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -22,7 +22,8 @@ LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
.endif
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
MAN1= lzop.1
PLIST_FILES= bin/lzop