aboutsummaryrefslogtreecommitdiff
path: root/audio/schism
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 12:42:27 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 12:42:27 +0000
commit9f1145d18e412f2da6a4f5ef983b8b68bad3dec3 (patch)
tree2c3a79fa84343e8119bc5d4e86a3b04cc46ee27d /audio/schism
parentb76224e401029714fdd3c2da91216d535abfcecf (diff)
downloadports-9f1145d18e412f2da6a4f5ef983b8b68bad3dec3.tar.gz
ports-9f1145d18e412f2da6a4f5ef983b8b68bad3dec3.zip
Notes
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>