svn commit: r317081 - head/Mk
Baptiste Daroussin
bapt at FreeBSD.org
Thu May 2 08:26:04 UTC 2013
Author: bapt
Date: Thu May 2 08:26:03 2013
New Revision: 317081
URL: http://svnweb.freebsd.org/changeset/ports/317081
Log:
gecko has been forgotten, convert USE_ICONV to USES=iconv
Modified:
head/Mk/bsd.gecko.mk
Modified: head/Mk/bsd.gecko.mk
==============================================================================
--- head/Mk/bsd.gecko.mk Thu May 2 07:30:19 2013 (r317080)
+++ head/Mk/bsd.gecko.mk Thu May 2 08:26:03 2013 (r317081)
@@ -505,7 +505,7 @@ MOZILLA_BIN?= ${PORTNAME}-bin
MOZILLA_EXEC_NAME?=${MOZILLA}
MOZ_RPATH?= ${MOZILLA}
USE_GNOME+= libidl desktopfileutils
-USE_ICONV= yes
+USES= iconv
USE_PERL5_BUILD=yes
USE_XORG= printproto sm xt xi xext x11 xinerama \
ice xproto
More information about the svn-ports-all
mailing list