aboutsummaryrefslogtreecommitdiff
path: root/science/udunits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 10:35:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-18 10:35:43 +0000
commite54ac542e04009ed917e82aa869d42e5328b5f4f (patch)
treeb8194891a90d6bb15af9104eae8813ec9b3d6bdd /science/udunits
parent6448d2909f6bee4565c4275683efb4c738a8407e (diff)
downloadports-e54ac542e04009ed917e82aa869d42e5328b5f4f.tar.gz
ports-e54ac542e04009ed917e82aa869d42e5328b5f4f.zip
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
Notes
Notes: svn path=/head/; revision=377309
Diffstat (limited to 'science/udunits')
-rw-r--r--science/udunits/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index 46e933bf6d16..025fc1862abf 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -17,8 +17,8 @@ OPTIONS_DEFINE= DOCS
CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
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= libtool