aboutsummaryrefslogtreecommitdiffstats
path: root/audio/schism
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2009-03-27 20:42:27 +0800
committerehaupt <ehaupt@FreeBSD.org>2009-03-27 20:42:27 +0800
commit3699cf631f17da1d73fb47c0c5fc51c57cc14a1a (patch)
treedf6c0f095eedc699ccad980ee2a9341b07adeb8d /audio/schism
parentd68be7abdfa8beba45653a1ead17d9dabd30bfb4 (diff)
downloadfreebsd-ports-gnome-3699cf631f17da1d73fb47c0c5fc51c57cc14a1a.tar.gz
freebsd-ports-gnome-3699cf631f17da1d73fb47c0c5fc51c57cc14a1a.tar.zst
freebsd-ports-gnome-3699cf631f17da1d73fb47c0c5fc51c57cc14a1a.zip
Unbreak on 8-CURRENT
Diffstat (limited to 'audio/schism')
-rw-r--r--audio/schism/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/schism/Makefile b/audio/schism/Makefile
index 782813371374..448cc45a13ac 100644
--- a/audio/schism/Makefile
+++ b/audio/schism/Makefile
@@ -31,13 +31,7 @@ PLIST_FILES= bin/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800000
-BROKEN= currently does not support 8-CURRENT
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/schismtracker ${PREFIX}/bin/${PORTNAME}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>