aboutsummaryrefslogtreecommitdiff
path: root/devel/cil/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-01-09 12:25:49 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-01-09 12:25:49 +0000
commit97ac4212af0c22542387abb2097a6d7c7a0bd01d (patch)
tree086df36064145871cd5addeeb0751a160312649e /devel/cil/Makefile
parentae933c784b8f4c5bde8f622bc1c822989a2ee4d2 (diff)
downloadports-97ac4212af0c22542387abb2097a6d7c7a0bd01d.tar.gz
ports-97ac4212af0c22542387abb2097a6d7c7a0bd01d.zip
Notes
Diffstat (limited to 'devel/cil/Makefile')
-rw-r--r--devel/cil/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/cil/Makefile b/devel/cil/Makefile
index 9cd37832759e..290d81e5cd16 100644
--- a/devel/cil/Makefile
+++ b/devel/cil/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= cil
-PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTVERSION= 1.3.1
CATEGORIES= devel lang
MASTER_SITES= http://manju.cs.berkeley.edu/cil/distrib/
@@ -31,10 +30,6 @@ EXECFILES= cilly.byte.exe machdep.exe
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not build on FreeBSD >= 5.x"
-.endif
-
.if ${PERL_LEVEL} < 500601
IGNORE= "Does not work with perl < 5.6.1"
.endif