aboutsummaryrefslogtreecommitdiffstats
path: root/devel/icu4
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-11 01:26:55 +0800
committertrevor <trevor@FreeBSD.org>2004-04-11 01:26:55 +0800
commitb6a7a057831a76b55852e240dcf2e68f351a86e6 (patch)
treecb234ac2805ee45ce07e64ce5f23d63b70cad4ce /devel/icu4
parent2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff)
downloadfreebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz
freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst
freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip
Tidy up whitespace.
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>