aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2007-06-10 06:46:09 +0800
committerstas <stas@FreeBSD.org>2007-06-10 06:46:09 +0800
commit125333ad7b4f5cfde02bf330dc66de61aa09b0be (patch)
treecf3bf4129630dff37636b689417fdec127316115 /audio
parenta5a7d7ca2c5b0d95937588d6d7ad6d1bad75e412 (diff)
downloadfreebsd-ports-gnome-125333ad7b4f5cfde02bf330dc66de61aa09b0be.tar.gz
freebsd-ports-gnome-125333ad7b4f5cfde02bf330dc66de61aa09b0be.tar.zst
freebsd-ports-gnome-125333ad7b4f5cfde02bf330dc66de61aa09b0be.zip
- Use IGNORE rather then BROKEN to disable pointyhat builds.
Diffstat (limited to 'audio')
-rw-r--r--audio/euphoria/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/euphoria/Makefile b/audio/euphoria/Makefile
index aed413ecb6f0..34f9c0b3dbe3 100644
--- a/audio/euphoria/Makefile
+++ b/audio/euphoria/Makefile
@@ -29,7 +29,7 @@ USE_BZIP2= yes
USE_RUBY= yes
RUBY_SHEBANG_FILES= ${WRKSRC}/bin/euphoria
-BROKEN= Not updated to the DrJekyll clientlib API
+IGNORE= Not updated to the DrJekyll clientlib API
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"