summaryrefslogtreecommitdiff
path: root/audio/xmp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-18 22:11:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-18 22:11:21 +0000
commitaeec5966d09f1570a6aa5592e384cad155b12a8d (patch)
treee00fd42aaaa0961febbf634efae3e7723e2e798a /audio/xmp
parentBROKEN on 6.x: Configure fails (diff)
BROKEN on 5.x: Does not compile
Notes
Notes: svn path=/head/; revision=121916
Diffstat (limited to 'audio/xmp')
-rw-r--r--audio/xmp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index e66b30479bc7..0b1275363949 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -29,6 +29,10 @@ CFLAGS+= -fPIC
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 503000
+BROKEN= "Does not compile on FreeBSD >= 5.x"
+.endif
+
.if ${OSVERSION} > 500013 || ${MACHINE_ARCH} == "alpha"
USE_GNOME+= esound
CONFIGURE_ARGS+= --disable-oss --enable-esd