aboutsummaryrefslogtreecommitdiff
path: root/games/super_methane_brothers
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
commit46b9896d01ebb6c9dc68e651b3d82a98561777f6 (patch)
tree60089dfa8bdc8380dce358589a2e1bd3b0abbd11 /games/super_methane_brothers
parent286203d809751f18da030a97c6315562e0e58ed9 (diff)
downloadports-46b9896d01ebb6c9dc68e651b3d82a98561777f6.tar.gz
ports-46b9896d01ebb6c9dc68e651b3d82a98561777f6.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
Notes
Notes: svn path=/head/; revision=190038
Diffstat (limited to 'games/super_methane_brothers')
-rw-r--r--games/super_methane_brothers/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile
index 6d5437a7d409..bcc3d1e42924 100644
--- a/games/super_methane_brothers/Makefile
+++ b/games/super_methane_brothers/Makefile
@@ -26,12 +26,6 @@ MAKEFILE= makefile
USE_X_PREFIX= yes
USE_GMAKE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not compile on FreeBSD 4.X
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's|g++|${CXX}|; s|gcc|${CXX}|; \
@@ -60,4 +54,4 @@ do-install:
post-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>