aboutsummaryrefslogtreecommitdiff
path: root/devel/upp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-23 08:04:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-23 08:04:27 +0000
commit3a514fd7756917b62b14aef7ab326fe67a2ca930 (patch)
treeaeb646c6698bfedb1e0002913409efce2171b56e /devel/upp
parent39172fcbdf1ad20eda6f036cdb8fced3529782c4 (diff)
downloadports-3a514fd7756917b62b14aef7ab326fe67a2ca930.tar.gz
ports-3a514fd7756917b62b14aef7ab326fe67a2ca930.zip
- Remove 4.X gruft
PR: 111867 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=190699
Diffstat (limited to 'devel/upp')
-rw-r--r--devel/upp/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/upp/Makefile b/devel/upp/Makefile
index d2f29cf0a5dc..7b6d4100cfb7 100644
--- a/devel/upp/Makefile
+++ b/devel/upp/Makefile
@@ -32,12 +32,6 @@ WRKSRC= ${WRKDIR}
INSTALL_DIRS= Common examples reference tutorial uppsrc
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Ultimate++ is not supported on FreeBSD 4.x
-.endif
-
pre-everything::
.if !defined(WITH_SDL)
@${ECHO_MSG} ""
@@ -87,4 +81,4 @@ post-install:
@${ECHO_CMD} @dirrm share/upp >> ${TMPPLIST}
@${RM} ${WRKSRC}/*.txt
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>