diff options
author | kris <kris@FreeBSD.org> | 2003-10-28 10:50:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-28 10:50:35 +0800 |
commit | 8a64b81135d3c259b38087163b35ac5d9585229d (patch) | |
tree | eaa9fdc48594b8f970813873e5de3b09b7999046 /audio | |
parent | 940fae86f60c68f9bf325cdb5f59818ce633eb4d (diff) | |
download | freebsd-ports-gnome-8a64b81135d3c259b38087163b35ac5d9585229d.tar.gz freebsd-ports-gnome-8a64b81135d3c259b38087163b35ac5d9585229d.tar.zst freebsd-ports-gnome-8a64b81135d3c259b38087163b35ac5d9585229d.zip |
BROKEN: Does not compile
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ruby-shout/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile index b395f7eee663..73c3b0a0d6ee 100644 --- a/audio/ruby-shout/Makefile +++ b/audio/ruby-shout/Makefile @@ -19,6 +19,8 @@ COMMENT= A Ruby binding to the libshout library LIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 +BROKEN= Does not compile + USE_RUBY= yes USE_RUBY_EXTCONF= yes |