summaryrefslogtreecommitdiff
path: root/graphics/rubygem-captcha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rubygem-captcha/Makefile')
-rw-r--r--graphics/rubygem-captcha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-captcha/Makefile b/graphics/rubygem-captcha/Makefile
index 8e7e7642d85a..be710c97304a 100644
--- a/graphics/rubygem-captcha/Makefile
+++ b/graphics/rubygem-captcha/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple CAPTCHA written in Ruby
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/GD.so:${PORTSDIR}/graphics/ruby-gd
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_RUBY= yes
USE_RUBYGEMS= yes