aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sdcc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-06 04:36:33 +0800
committerpav <pav@FreeBSD.org>2009-01-06 04:36:33 +0800
commit460836ff23b6dcedf0492f75495022dc42f6eb99 (patch)
tree5c97de462ec70569d72e34d640782d1b9348d6de /lang/sdcc
parentfbbcbe4a59e1074c58bbdabf056cd9c13db27392 (diff)
downloadfreebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.tar.gz
freebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.tar.zst
freebsd-ports-gnome-460836ff23b6dcedf0492f75495022dc42f6eb99.zip
- Remove conditional checks for FreeBSD 5.x and older
Diffstat (limited to 'lang/sdcc')
-rw-r--r--lang/sdcc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/sdcc/Makefile b/lang/sdcc/Makefile
index 64a71d2f1de3..cbc8960a5896 100644
--- a/lang/sdcc/Makefile
+++ b/lang/sdcc/Makefile
@@ -46,10 +46,6 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \
BROKEN= Does not compile on sparc64
.endif
-.if !defined(WITHOUT_MCS51) && !defined(WITHOUT_UCSIM) && ${OSVERSION} < 500019
-LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
-.endif
-
.if defined(WITHOUT_MCS51) && defined(WITHOUT_DS390)
CONFIGURE_ARGS+= --disable-51
PLIST_SUB+= MCS51DS390="@comment "