diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-12-21 18:00:45 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-12-21 18:00:45 +0000 |
commit | e868771e5be0d049ae0bd7a98d81036b5511fb04 (patch) | |
tree | 27722ae8de07d9dfc8b42d619fb1ba2678b0c37e /graphics/guilib | |
parent | c49da113860ffd44ca586bba038989c024a0e962 (diff) | |
download | freebsd-ports-e868771e5be0d049ae0bd7a98d81036b5511fb04.zip |
- Strip library
Approved by: bapt
Diffstat (limited to 'graphics/guilib')
-rw-r--r-- | graphics/guilib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index 0c53c8fe35af..445f40259155 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -16,6 +16,7 @@ USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= aclocal:env +INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ |