aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-31 14:58:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-31 14:58:03 +0000
commit60966ba8c5298490cbfad187c18cbb03b23c7755 (patch)
treebf83aa9f9434e448164d5c6cfbd42d17886d0ebf
parenta75eaefc8f3916827f49ee4a9f20772d6c4b53e7 (diff)
downloadports-60966ba8c5298490cbfad187c18cbb03b23c7755.tar.gz
ports-60966ba8c5298490cbfad187c18cbb03b23c7755.zip
Strip binaries
Remove useless @exec mkdir
Notes
Notes: svn path=/head/; revision=371843
-rw-r--r--devel/gettext/Makefile1
-rw-r--r--devel/gettext/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index 39cfaa1acd09..728ef30f7612 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ARGS= --disable-csharp --disable-java \
--with-included-libxml ${ICONV_CONFIGURE_ARG} \
--without-emacs --without-git
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
INFO= autosprintf gettext
diff --git a/devel/gettext/pkg-plist b/devel/gettext/pkg-plist
index 0255aee6e571..86ad58294453 100644
--- a/devel/gettext/pkg-plist
+++ b/devel/gettext/pkg-plist
@@ -23,7 +23,6 @@ bin/xgettext
include/autosprintf.h
include/gettext-po.h
include/libintl.h
-@exec /bin/mkdir -p %D/lib/gettext
lib/libasprintf.a
lib/libasprintf.la
lib/libasprintf.so