aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-bindings
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-30 15:36:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-30 15:36:26 +0000
commit8028c76984923566224d520ac08442b2f5a6b66b (patch)
tree2bed6ebdf7fbdf7287acc72cd045d25b65537fc7 /databases/xapian-bindings
parent5663f45e325ac07915aa304bebeca4c3b6448459 (diff)
downloadports-8028c76984923566224d520ac08442b2f5a6b66b.tar.gz
ports-8028c76984923566224d520ac08442b2f5a6b66b.zip
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
Notes
Notes: svn path=/head/; revision=366637
Diffstat (limited to 'databases/xapian-bindings')
-rw-r--r--databases/xapian-bindings/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile
index b555c9a1dde8..6a33bd48f01d 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -23,7 +23,7 @@ PORTSCOUT= limitw:1,even
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
--without-csharp --without-java --without-tcl
GNU_CONFIGURE= yes
-MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
+INSTALL_TARGET= install-strip
USES= libtool tar:xz
PORTDOCS= *