summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-26 09:22:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-26 09:22:10 +0000
commit868b29ea1bbe4cdadc6ded5831cd1f67485a11c4 (patch)
tree16a6fe8ceee891e85b2dee975fb4edb7d98cef9a
parentUse the new USE_PKGCONFIG macro (diff)
Convert to USE_PKGCONFIG= both
Notes
Notes: svn path=/head/; revision=301555
-rw-r--r--devel/p5-ExtUtils-PkgConfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-PkgConfig/Makefile b/devel/p5-ExtUtils-PkgConfig/Makefile
index 22af059ce24e..2b379e7a410c 100644
--- a/devel/p5-ExtUtils-PkgConfig/Makefile
+++ b/devel/p5-ExtUtils-PkgConfig/Makefile
@@ -16,7 +16,7 @@ COMMENT= Simplistic interface to pkg-config
LICENSE= LGPL3
-USE_GNOME= pkgconfig
+USE_PKGCONFIG= both
PERL_CONFIGURE= yes
MAN3= ExtUtils::PkgConfig.3