aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Search-Xapian12
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-05 22:45:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-05 22:45:31 +0000
commit198a40802234a21810f5432be3de6472bcc95946 (patch)
tree4a4c8cff0559d7abf407b67c818c0e57a605bf52 /databases/p5-Search-Xapian12
parentbcf69b043c2c78407717e0cdb3002cfeacc3b769 (diff)
downloadports-198a40802234a21810f5432be3de6472bcc95946.tar.gz
ports-198a40802234a21810f5432be3de6472bcc95946.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=489397
Diffstat (limited to 'databases/p5-Search-Xapian12')
-rw-r--r--databases/p5-Search-Xapian12/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-Search-Xapian12/Makefile b/databases/p5-Search-Xapian12/Makefile
index d2d206bf9264..47ae8de0b472 100644
--- a/databases/p5-Search-Xapian12/Makefile
+++ b/databases/p5-Search-Xapian12/Makefile
@@ -23,10 +23,11 @@ TEST_DEPENDS= p5-Devel-Leak>=0:devel/p5-Devel-Leak \
PORTSCOUT= limit:^1\.2\.
+USES= perl5
+USE_PERL5= configure
+
CC= ${CXX}
CONFIGURE_ARGS= XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config
-USE_PERL5= configure
-USES= perl5
post-patch:
@${REINPLACE_CMD} -e 's|^if (defined $$builddir) {|if (0) {|' ${WRKSRC}/Makefile.PL