summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-06-24 08:29:17 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-06-24 08:29:17 +0000
commite7758ca717c0a62eaf53b054d9d44fb0698be15f (patch)
tree2d20c7343d4224a304d79bdf200d507c362783ca /devel
parentUpdate to 3.5b12 (diff)
- Remove FreeBSD 4.x bits.
Submitted by: araujo PR: ports/111849
Notes
Notes: svn path=/head/; revision=194161
Diffstat (limited to 'devel')
-rw-r--r--devel/cc65/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile
index 770a7e7943f3..7eaccd82cd49 100644
--- a/devel/cc65/Makefile
+++ b/devel/cc65/Makefile
@@ -25,12 +25,6 @@ MAKEFILE= ${WRKSRC}/make/gcc.mak
SUB_FILES= pkg-message
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile
-.endif
-
post-patch:
#
# CFLAGS safety
@@ -52,4 +46,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>