Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2013 13:15:36 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324047 - head/textproc/p5-Search-Saryer
Message-ID:  <201307311315.r6VDFa9h065111@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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