diff options
Diffstat (limited to 'x11-themes/icon-naming-utils/Makefile')
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 3 |
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> |