diff options
Diffstat (limited to 'print/rubygem-prawn-format/Makefile')
-rw-r--r-- | print/rubygem-prawn-format/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/rubygem-prawn-format/Makefile b/print/rubygem-prawn-format/Makefile index e3bdf4881b08..682b567d78da 100644 --- a/print/rubygem-prawn-format/Makefile +++ b/print/rubygem-prawn-format/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= RF/prawn MAINTAINER= wen@FreeBSD.org COMMENT= An extension of Prawn that allows inline formatting -BUILD_DEPENDS= rubygem-prawn-core>=0:${PORTSDIR}/print/rubygem-prawn-core -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-prawn-core>=0:${PORTSDIR}/print/rubygem-prawn-core USE_RUBY= yes USE_RUBYGEMS= yes |