diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-11 00:07:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-11 00:07:54 +0800 |
commit | 95e4b117ac90d0b808ef55671002cacc2bab7917 (patch) | |
tree | 24b3410499a0681848706c98759ccf58c8f8eeb0 /graphics | |
parent | d12e521e8c7e30899548755cae56d87b9ff5df9a (diff) | |
download | freebsd-ports-gnome-95e4b117ac90d0b808ef55671002cacc2bab7917.tar.gz freebsd-ports-gnome-95e4b117ac90d0b808ef55671002cacc2bab7917.tar.zst freebsd-ports-gnome-95e4b117ac90d0b808ef55671002cacc2bab7917.zip |
Strip binaries
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libetonyek/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libetonyek/Makefile b/graphics/libetonyek/Makefile index 431505acd713..0ae851adbd3c 100644 --- a/graphics/libetonyek/Makefile +++ b/graphics/libetonyek/Makefile @@ -24,6 +24,7 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= gmake libtool:keepla pathfix pkgconfig tar:xz USE_LDCONFIG= yes +INSTALL_TARGET= install-strip PORTDOCS= * DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen |