diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-11 01:17:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-11 01:17:39 +0800 |
commit | a8a1e2bace30021f183e557ed62dd36197ad6422 (patch) | |
tree | e6749c18ca9d0913da908fc7ae8dca45c6281795 /graphics | |
parent | a32972bbdd0326dbf17d8961ccfc7399ce9c5696 (diff) | |
download | freebsd-ports-gnome-a8a1e2bace30021f183e557ed62dd36197ad6422.tar.gz freebsd-ports-gnome-a8a1e2bace30021f183e557ed62dd36197ad6422.tar.zst freebsd-ports-gnome-a8a1e2bace30021f183e557ed62dd36197ad6422.zip |
Strip binaries
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libwpg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libwpg/Makefile b/graphics/libwpg/Makefile index d4f1af1cad2e..9e060ec48c96 100644 --- a/graphics/libwpg/Makefile +++ b/graphics/libwpg/Makefile @@ -18,6 +18,7 @@ USES= libtool:keepla pathfix perl5 pkgconfig shebangfix tar:bzip2 SHEBANG_FILES= ${WRKSRC}/src/conv/svg/wpg2svgbatch.pl USE_LDCONFIG= yes GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-werror OPTIONS_DEFINE= DOCS |