diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-08 20:49:38 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-08 20:49:38 +0000 |
commit | d543f501a3b1e121cffdc1803b1f8c4d1d46b78b (patch) | |
tree | 90438967bf6140bd8dd3ab8763f2e52e33aa33f1 /graphics/rubygem-turing/Makefile | |
parent | 933c7f855c2326ecfad07522224a200752f43c27 (diff) |
Notes
Diffstat (limited to 'graphics/rubygem-turing/Makefile')
-rw-r--r-- | graphics/rubygem-turing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-turing/Makefile b/graphics/rubygem-turing/Makefile index 1c219cc7ed56..da3e1e37663e 100644 --- a/graphics/rubygem-turing/Makefile +++ b/graphics/rubygem-turing/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= RG MAINTAINER= avl@FreeBSD.org COMMENT= Easy to use and customize/extend implementation of captcha -RUN_DEPENDS= rubygem-gd2>=1.0.0:${PORTSDIR}/graphics/rubygem-gd2 +RUN_DEPENDS= rubygem-gd2>=1.0:${PORTSDIR}/graphics/rubygem-gd2 USE_RUBY= yes USE_RUBYGEMS= yes |