aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-10-24 02:56:49 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-10-24 02:56:49 +0800
commitd1d207b69ed12f958ae0caa2010e0210374970f3 (patch)
tree510f2bea9f6a1b2c0775a5e953f0aa05a6839347 /databases
parent77e7fc12464967c96d88a26ddd7ac6f9bceb81bc (diff)
downloadfreebsd-ports-gnome-d1d207b69ed12f958ae0caa2010e0210374970f3.tar.gz
freebsd-ports-gnome-d1d207b69ed12f958ae0caa2010e0210374970f3.tar.zst
freebsd-ports-gnome-d1d207b69ed12f958ae0caa2010e0210374970f3.zip
- Strip shared library
- Support STAGEDIR
Diffstat (limited to 'databases')
-rw-r--r--databases/xapian-core/Makefile14
-rw-r--r--databases/xapian-core/pkg-plist9
2 files changed, 11 insertions, 12 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile
index 1f473264b900..5544339b00fd 100644
--- a/databases/xapian-core/Makefile
+++ b/databases/xapian-core/Makefile
@@ -19,19 +19,9 @@ SSE2_DESC= Use SSE2 for floating point
PORTSCOUT= limitw:1,even
GNU_CONFIGURE= yes
+MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_LDCONFIG= yes
-MAN1= xapian-check.1 \
- xapian-chert-update.1 \
- xapian-compact.1 \
- xapian-config.1 \
- xapian-inspect.1 \
- xapian-progsrv.1 \
- xapian-replicate.1 \
- xapian-replicate-server.1 \
- xapian-tcpsrv.1
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if !${PORT_OPTIONS:MSSE2}
@@ -45,7 +35,7 @@ post-patch:
post-install:
.for file in copydatabase delve quest
- ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/${file} ${PREFIX}/bin/xapian-${file}
+ ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/${file} ${STAGEDIR}${PREFIX}/bin/xapian-${file}
.endfor
.include <bsd.port.mk>
diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist
index 999841b4d7e0..669e0a0d8a02 100644
--- a/databases/xapian-core/pkg-plist
+++ b/databases/xapian-core/pkg-plist
@@ -414,6 +414,15 @@ share/aclocal/xapian.m4
%%PORTDOCS%%%%DOCSDIR%%/termgenerator.html
%%PORTDOCS%%%%DOCSDIR%%/tests.html
%%PORTDOCS%%%%DOCSDIR%%/valueranges.html
+man/man1/xapian-check.1.gz
+man/man1/xapian-chert-update.1.gz
+man/man1/xapian-compact.1.gz
+man/man1/xapian-config.1.gz
+man/man1/xapian-inspect.1.gz
+man/man1/xapian-progsrv.1.gz
+man/man1/xapian-replicate.1.gz
+man/man1/xapian-replicate-server.1.gz
+man/man1/xapian-tcpsrv.1.gz
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidoc/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidoc
%%PORTDOCS%%@dirrm %%DOCSDIR%%