aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc45/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc45/Makefile')
-rw-r--r--lang/gcc45/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index 8ec424a57745..ced84cc6ca87 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gcc
PORTVERSION= 4.1.0
-PORTREVISION= 20051029
+PORTREVISION= 20051112
CATEGORIES= lang java
VERSIONSTRING= 4.1-${PORTREVISION}
MASTER_SITES= ${MASTER_SITE_GCC}
@@ -32,6 +32,7 @@ NOT_FOR_ARCHS= alpha
USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
+USE_ICONV= yes
USE_PERL5_BUILD=yes
USE_REINPLACE= yes
.if defined(WITH_JAVA_AWT)