aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-27 20:02:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-27 20:02:10 +0000
commit4ce05da19d245f1a077f13372d3717763fd4c8ac (patch)
treea654853a1bed6e561192d11c4b694ba6d98386e8 /audio
parent3f045411d0ad38e07e194abbf5a4e0fd9ff187ba (diff)
downloadports-4ce05da19d245f1a077f13372d3717763fd4c8ac.tar.gz
ports-4ce05da19d245f1a077f13372d3717763fd4c8ac.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/sineshaper/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/sineshaper/Makefile b/audio/sineshaper/Makefile
index 114eae335356..78239d993087 100644
--- a/audio/sineshaper/Makefile
+++ b/audio/sineshaper/Makefile
@@ -26,13 +26,9 @@ USE_GCC= 4.2+
CFLAGS+= -I${LOCALBASE}/include/dssi
USE_AUTOTOOLS= autoconf:262 automake:110:env libtool:15
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
BROKEN= does not compile
-.endif
pre-configure:
cd ${WRKSRC} && ${AUTORECONF}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>