aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3plot
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-06 16:36:34 +0000
commite8f615fbc715f42707a29c7edb35e44d385cf208 (patch)
treef3d03c9a8d450e1086285595fa1bf043f7497bf6 /audio/mp3plot
parentd79546650036a31ea6a476b307e54f0c4f692f31 (diff)
downloadports-e8f615fbc715f42707a29c7edb35e44d385cf208.tar.gz
ports-e8f615fbc715f42707a29c7edb35e44d385cf208.zip
Notes
Diffstat (limited to 'audio/mp3plot')
-rw-r--r--audio/mp3plot/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile
index a2e3b89adea2..461b36b602e9 100644
--- a/audio/mp3plot/Makefile
+++ b/audio/mp3plot/Makefile
@@ -33,10 +33,6 @@ LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= does not compile
-.endif
-
.if defined(WITHOUT_GD)
CONFIGURE_ARGS+= --disable-gd
.else