aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/icon-naming-utils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /x11-themes/icon-naming-utils
parentdc0ce8f5839343b4c972ae818337189b1b55d447 (diff)
downloadports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz
ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip
Finish converting the whole ports tree to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316355
Diffstat (limited to 'x11-themes/icon-naming-utils')
-rw-r--r--x11-themes/icon-naming-utils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile
index d344d53193b1..02a361ddb3b4 100644
--- a/x11-themes/icon-naming-utils/Makefile
+++ b/x11-themes/icon-naming-utils/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_PKGCONFIG= build
-USES+= pathfix
+USES= pathfix pkgconfig
.include <bsd.port.mk>