diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 19:25:10 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-06 19:25:10 +0000 |
commit | 843ade1030e620014c6c2129c9d8b550bb1a66dd (patch) | |
tree | 244179cede4b2cc62a1a9144b28ef146cb2fb7cc /graphics/rubygem-turing | |
parent | 992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff) |
Notes
Diffstat (limited to 'graphics/rubygem-turing')
-rw-r--r-- | graphics/rubygem-turing/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/rubygem-turing/Makefile b/graphics/rubygem-turing/Makefile index 5c5aef04989e..1c219cc7ed56 100644 --- a/graphics/rubygem-turing/Makefile +++ b/graphics/rubygem-turing/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= RG MAINTAINER= avl@FreeBSD.org COMMENT= Easy to use and customize/extend implementation of captcha -BUILD_DEPENDS= rubygem-gd2>=1.0.0:${PORTSDIR}/graphics/rubygem-gd2 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-gd2>=1.0.0:${PORTSDIR}/graphics/rubygem-gd2 USE_RUBY= yes USE_RUBYGEMS= yes |