diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index c22d775705ba..fa9e4d82665c 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,22 +1,24 @@ # Created by: Ade Lovett PORTNAME= intltool PORTVERSION= 0.51.0 PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= https://launchpad.net/intltool/trunk/${PORTVERSION}/+download/ DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= Tools to internationalize various kinds of data files LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= iconv gmake perl5 GNU_CONFIGURE= yes +NO_ARCH= yes + .include