From 12b080b254a6a0d344be511b1c0141cebd5a46d0 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 10 Oct 2013 14:32:08 +0000 Subject: - Strip shared library --- science/udunits/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science') 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 -- cgit