diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-09 15:47:01 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-09 15:47:01 +0800 |
commit | 33201e74812b42959005b80454448181219355ab (patch) | |
tree | f916a120f95372758aacb94a3943e70b0e9c4784 /print | |
parent | abb8f329028638472f765a7e947dc43fec18ff80 (diff) | |
download | freebsd-ports-gnome-33201e74812b42959005b80454448181219355ab.tar.gz freebsd-ports-gnome-33201e74812b42959005b80454448181219355ab.tar.zst freebsd-ports-gnome-33201e74812b42959005b80454448181219355ab.zip |
Mark as broken non staged ports using the ruby framework
With hat: portmgr
Diffstat (limited to 'print')
-rw-r--r-- | print/ruby-panda/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index 246f0b9de8c9..6e96dd5ffe29 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby extension library to access Panda +BROKEN= not staged + LIB_DEPENDS= panda.0:${PORTSDIR}/print/panda \ jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ |