1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Remove 4.X gruft

PR:		111867
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2007-04-23 08:04:27 +00:00
parent 39172fcbdf
commit 3a514fd775
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190699

View File

@ -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>