aboutsummaryrefslogtreecommitdiff
path: root/audio/ncmpcpp
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/ncmpcpp
parentd79546650036a31ea6a476b307e54f0c4f692f31 (diff)
downloadports-e8f615fbc715f42707a29c7edb35e44d385cf208.tar.gz
ports-e8f615fbc715f42707a29c7edb35e44d385cf208.zip
Notes
Diffstat (limited to 'audio/ncmpcpp')
-rw-r--r--audio/ncmpcpp/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index 8b2dde14cd6d..56c27aa5a33d 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -40,10 +40,6 @@ OPTIONS= CURL "Enable fetching lyrics from the Internet" on \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN=>>Does not compile on FreeBSD 6.X
-.endif
-
.if defined(WITH_NCURSES_BASE)
# no need to use ncurses-config if we use ncurses from the base system
CONFIGURE_ARGS+= NCURSES_CONFIG=/usr/bin/true