aboutsummaryrefslogtreecommitdiff
path: root/science/udunits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-10 14:32:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-10 14:32:08 +0000
commit6c540acd768c41fd8eecb3cd43419a0842e0f486 (patch)
tree97a844cbc99494221748f38bce1de753d9fef91b /science/udunits
parent0ff7b39709d48cbae8fc3dc733fe04203ee3de16 (diff)
downloadports-6c540acd768c41fd8eecb3cd43419a0842e0f486.tar.gz
ports-6c540acd768c41fd8eecb3cd43419a0842e0f486.zip
Notes
Diffstat (limited to 'science/udunits')
-rw-r--r--science/udunits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index f43cdefc6eae..f6e4cc9f15ea 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes