aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 10:35:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 10:35:53 +0000
commitc9442dd906a75171e6834418d14a3c00b2bb9ea2 (patch)
tree02934545c8d2c3b54afdf3b4308e386cae976183 /devel
parent293167d5b4cf1535562e0754324ce64f78d1849d (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/libdap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile
index a7e34b5d8851..82562e9736ea 100644
--- a/devel/libdap/Makefile
+++ b/devel/libdap/Makefile
@@ -18,8 +18,8 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
LDFLAGS+= -L${LOCALBASE}/lib
-MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_LDCONFIG= yes
USES= charsetfix gmake libtool pathfix