diff options
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 \ |