aboutsummaryrefslogtreecommitdiff
path: root/devel/icu
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /devel/icu
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
downloadports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz
ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip
Notes
Diffstat (limited to 'devel/icu')
-rw-r--r--devel/icu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index fd7a10076825..ca96539232f1 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.7
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://oss.software.ibm.com/developerworks/opensource/icu/project/download/${PORTVERSION}/
-EXTRACT_SUFX= .tgz
+EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= International Components for Unicode (from IBM)(old version)
@@ -21,7 +21,7 @@ USE_GMAKE= yes
CONFIGURE_ARGS+=--disable-shared --enable-static
CONFIGURE_ENV= CXXFLAGS="-O3"
-CONFIGURE_ENV+= CFLAGS="-O3"
+CONFIGURE_ENV+= CFLAGS="-O3"
.include <bsd.port.pre.mk>