aboutsummaryrefslogtreecommitdiff
path: root/print/rubygem-prawn-format
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 19:25:10 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 19:25:10 +0000
commit843ade1030e620014c6c2129c9d8b550bb1a66dd (patch)
tree244179cede4b2cc62a1a9144b28ef146cb2fb7cc /print/rubygem-prawn-format
parent992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff)
downloadports-843ade1030e620014c6c2129c9d8b550bb1a66dd.tar.gz
ports-843ade1030e620014c6c2129c9d8b550bb1a66dd.zip
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby
Notes
Notes: svn path=/head/; revision=255916
Diffstat (limited to 'print/rubygem-prawn-format')
-rw-r--r--print/rubygem-prawn-format/Makefile3
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