aboutsummaryrefslogtreecommitdiff
path: root/devel/icu4
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/icu4
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
Tidy up whitespace.
Notes
Notes: svn path=/head/; revision=106671
Diffstat (limited to 'devel/icu4')
-rw-r--r--devel/icu4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile
index fd7a10076825..ca96539232f1 100644
--- a/devel/icu4/Makefile
+++ b/devel/icu4/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>