Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2019 22:45:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489397 - head/databases/p5-Search-Xapian12
Message-ID:  <201901052245.x05MjVhn067467@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan  5 22:45:31 2019
New Revision: 489397
URL: https://svnweb.freebsd.org/changeset/ports/489397

Log:
  Cosmetic change

Modified:
  head/databases/p5-Search-Xapian12/Makefile

Modified: head/databases/p5-Search-Xapian12/Makefile
==============================================================================
--- head/databases/p5-Search-Xapian12/Makefile	Sat Jan  5 22:45:26 2019	(r489396)
+++ head/databases/p5-Search-Xapian12/Makefile	Sat Jan  5 22:45:31 2019	(r489397)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901052245.x05MjVhn067467>