diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile index 86e183364662..888091644fe6 100644 --- a/x11-themes/icon-naming-utils/Makefile +++ b/x11-themes/icon-naming-utils/Makefile @@ -1,18 +1,20 @@ # Created by: Phillip Neumann PORTNAME= icon-naming-utils PORTVERSION= 0.8.90 PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= GENTOO MAINTAINER= ports@FreeBSD.org COMMENT= Utilities of the Tango project BUILD_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple RUN_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple USES= pathfix pkgconfig perl5 gmake + GNU_CONFIGURE= yes +NO_ARCH= yes .include