svn commit: r317468 - head/net-mgmt/zenoss/files
Jason Helfman
jgh at FreeBSD.org
Mon May 6 06:30:40 UTC 2013
Author: jgh
Date: Mon May 6 06:30:39 2013
New Revision: 317468
URL: http://svnweb.freebsd.org/changeset/ports/317468
Log:
- conversion to USES for gettext
Approved by: portmgr (bapt@)
Modified:
head/net-mgmt/zenoss/files/patch-rrddeps.sh
Modified: head/net-mgmt/zenoss/files/patch-rrddeps.sh
==============================================================================
--- head/net-mgmt/zenoss/files/patch-rrddeps.sh Mon May 6 06:28:57 2013 (r317467)
+++ head/net-mgmt/zenoss/files/patch-rrddeps.sh Mon May 6 06:30:39 2013 (r317468)
@@ -6,7 +6,7 @@ $FreeBSD$
export CFLAGS="-O3 -fPIC -I${INSTALL_DIR}/include"
-+USE_GETTEXT=yes
++USES+= gettext
+CPPFLAGS+=" -I${INSTALL_DIR}/include"
+LDFLAGS+=" -L${INSTALL_DIR}/lib"
+
More information about the svn-ports-head
mailing list