svn commit: r324047 - head/textproc/p5-Search-Saryer

Mathieu Arnold mat at FreeBSD.org
Wed Jul 31 13:15:36 UTC 2013


Author: mat
Date: Wed Jul 31 13:15:36 2013
New Revision: 324047
URL: http://svnweb.freebsd.org/changeset/ports/324047

Log:
  Fixup build, missing pkgconfig.

Modified:
  head/textproc/p5-Search-Saryer/Makefile

Modified: head/textproc/p5-Search-Saryer/Makefile
==============================================================================
--- head/textproc/p5-Search-Saryer/Makefile	Wed Jul 31 13:10:57 2013	(r324046)
+++ head/textproc/p5-Search-Saryer/Makefile	Wed Jul 31 13:15:36 2013	(r324047)
@@ -17,7 +17,7 @@ COMMENT=	Perl interface to the Sary libr
 
 LIB_DEPENDS=	sary.10:${PORTSDIR}/textproc/sary
 
-PERL_CONFIGURE=	yes
+USES=		perl5 pkgconfig
 
 MAN3=		Search::Saryer.3
 


More information about the svn-ports-all mailing list