aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimur <timur@FreeBSD.org>2008-07-09 09:30:13 +0800
committertimur <timur@FreeBSD.org>2008-07-09 09:30:13 +0800
commit8d8a57afd13807c0b4144d4e4780fab6f3074230 (patch)
tree2b9fdc55ae282642786c31915bbb290e2fcb9f47
parent4c4cec18b74c4ba366ab5ab06554d5ae91716e75 (diff)
downloadfreebsd-ports-gnome-8d8a57afd13807c0b4144d4e4780fab6f3074230.tar.gz
freebsd-ports-gnome-8d8a57afd13807c0b4144d4e4780fab6f3074230.tar.zst
freebsd-ports-gnome-8d8a57afd13807c0b4144d4e4780fab6f3074230.zip
Add wrongly removed OPTIONSFILE line, that fix 'make config' issue.
Approved by: shaun (mentor, implicit)
-rw-r--r--security/rubygem-net-ssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile
index 61c64d61fc23..35cdc49f04d5 100644
--- a/security/rubygem-net-ssh/Makefile
+++ b/security/rubygem-net-ssh/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= r.s.a.vandomburg@nedforce.nl
COMMENT= Non-interactive SSH processing
OPTIONS= PROMPT_PASSPHRASES "Prompt for passphrases on keys" On
+OPTIONSFILE?= ${PORT_DBDIR}/rubygem-${PORTNAME}/options
# to get RUBY_SITEARCHLIBDIR
USE_RUBY= yes