diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-12-24 19:59:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-12-24 19:59:11 +0800 |
commit | 05f56defa68062e84fd62d1527cdf93098732e30 (patch) | |
tree | 105a082a9d99a1919fd21811e8a06a947aba3f9d | |
parent | e27391052ba3fe95a8d2927f04434de3c882e5d6 (diff) | |
download | freebsd-ports-gnome-05f56defa68062e84fd62d1527cdf93098732e30.tar.gz freebsd-ports-gnome-05f56defa68062e84fd62d1527cdf93098732e30.tar.zst freebsd-ports-gnome-05f56defa68062e84fd62d1527cdf93098732e30.zip |
- Strip libraries
Approved by: bapt
-rw-r--r-- | devel/commoncpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index fc152d9a4b44..90733f9e2637 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -16,6 +16,7 @@ USE_LDCONFIG= yes USES= gmake libtool pathfix GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_DOXYGEN=no +INSTALL_TARGET= install-strip INFO= commoncpp2 |