diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 08:45:51 +0000 |
commit | 99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch) | |
tree | bea626d8d7aaa3973f00760684b26d2ddcce74eb /x11-themes/icon-naming-utils | |
parent | ce05caaae21cd6b880cf5567917d6bde1c9144fa (diff) | |
download | ports-99ad9127356be7e975c6ea48d00fa2aba29468d7.tar.gz ports-99ad9127356be7e975c6ea48d00fa2aba29468d7.zip |
Notes
Diffstat (limited to 'x11-themes/icon-naming-utils')
-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 02a361ddb3b4..90d759e2fcab 100644 --- a/x11-themes/icon-naming-utils/Makefile +++ b/x11-themes/icon-naming-utils/Makefile @@ -14,9 +14,8 @@ COMMENT= Utilities of the Tango project BUILD_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple -USE_PERL5= yes +USES= pathfix pkgconfig perl5 GNU_CONFIGURE= yes USE_GMAKE= yes -USES= pathfix pkgconfig .include <bsd.port.mk> |