diff options
Diffstat (limited to 'x11-themes/icon-naming-utils/Makefile')
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile index 9793114295ec..c18cae3681ef 100644 --- a/x11-themes/icon-naming-utils/Makefile +++ b/x11-themes/icon-naming-utils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= icon-naming-utils -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.90 CATEGORIES= x11-themes MASTER_SITES= http://tango.freedesktop.org/releases/ @@ -16,6 +16,7 @@ COMMENT= Utilities of the Tango project BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple +USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes |