aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/xmp/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index 37aa1d8a87e7..299c77b5efc8 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -38,4 +38,10 @@ CONFIGURE_ARGS+=--disable-xmms
post-patch:
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/docs/xmp.1
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
+.include <bsd.port.post.mk>
=gnome-3.24&id=7b7b3e85fd1c1855037652339fb7e1b314d1a5f6'>- Update to 2.13.16pav2005-08-315-35/+48 * - Update to 2.10.2pav2005-01-276-44/+70 * - Allow build with older version of ocaml toopav2004-07-302-0/+24 * SIZEify (maintainer timeout)trevor2004-03-311-0/+5 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * - Install documentation (both included text files and the manual availablesergei2003-10-233-6/+29