Index: head/devel/gettext/Makefile =================================================================== --- head/devel/gettext/Makefile (revision 382595) +++ head/devel/gettext/Makefile (revision 382596) @@ -1,21 +1,20 @@ # $FreeBSD$ # NOTE: before committing to this port, contact portmgr to arrange for an # experimental ports run. Untested commits may be backed out at portmgr's # discretion. PORTNAME= gettext PORTREVISION= 0 DISTFILES= COMMENT= GNU gettext meta package .include "${.CURDIR}/../gettext/Makefile.common" -USES= cpe gettext-runtime:run gettext-tools:run -CPE_VENDOR= gnu +USES= gettext-runtime:run gettext-tools:run NO_BUILD= yes NO_INSTALL= yes .include