aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-01-21 04:59:56 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-01-21 04:59:56 +0000
commitc1c2fa1e6825fc75d742a7b14cb1e629e432f796 (patch)
tree7d4ef3ab28a1bd31df0d90c3adfa5bfaddd1b962 /lang
parent50972c9b646f0dabc04e425647543c8f941c2dfe (diff)
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/gnat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index a78d1046df1b..6e37a7d84791 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -15,6 +15,7 @@
PORTNAME= gnat
PORTVERSION= 2006
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}:boot
MASTER_SITE_SUBDIR= deischen/gcc/:boot
@@ -26,6 +27,7 @@ COMMENT= The GNU Ada Compiler system
CONFLICTS= gcc-3.4.*
USE_GMAKE= yes
USE_BISON= yes
+USE_ICONV= yes
USE_PERL5_RUN= yes
.include <bsd.port.pre.mk>