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 /print | |
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 '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 \ |