diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-09 15:47:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-09 15:47:01 +0800 |
commit | aad5e9e7e560e520728539497eead9e45380a3ab (patch) | |
tree | f916a120f95372758aacb94a3943e70b0e9c4784 /audio/ruby-esound | |
parent | eae55281f5f62b15d7d5f779873cc769085c2459 (diff) | |
download | freebsd-ports-gnome-aad5e9e7e560e520728539497eead9e45380a3ab.tar.gz freebsd-ports-gnome-aad5e9e7e560e520728539497eead9e45380a3ab.tar.zst freebsd-ports-gnome-aad5e9e7e560e520728539497eead9e45380a3ab.zip |
Mark as broken non staged ports using the ruby framework
With hat: portmgr
Diffstat (limited to 'audio/ruby-esound')
-rw-r--r-- | audio/ruby-esound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ruby-esound/Makefile b/audio/ruby-esound/Makefile index b8dbf4530584..1399393b36ba 100644 --- a/audio/ruby-esound/Makefile +++ b/audio/ruby-esound/Makefile @@ -17,6 +17,7 @@ BROKEN= Fails to configure LIB_DEPENDS= libesd.so:${PORTSDIR}/audio/esound +BROKEN= not staged USES= pkgconfig NO_STAGE= yes USE_RUBY= yes |