aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-ezcrypto/Makefile
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-02-14 01:11:37 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-02-14 01:11:37 +0000
commitbf22ae96a7ee4c896300199f2dba20e3a19ac0af (patch)
tree56cae3a0f48a803622e0670dafb25ba41cbecea3 /security/rubygem-ezcrypto/Makefile
parentd56b1ac00e84d3c8848453d3df8d6c960a4419a9 (diff)
- Fix plist after ruby update by generating it dynamically.
Notes
Notes: svn path=/head/; revision=228248
Diffstat (limited to 'security/rubygem-ezcrypto/Makefile')
-rw-r--r--security/rubygem-ezcrypto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-ezcrypto/Makefile b/security/rubygem-ezcrypto/Makefile
index 33bf6add6490..bd22c326a3af 100644
--- a/security/rubygem-ezcrypto/Makefile
+++ b/security/rubygem-ezcrypto/Makefile
@@ -15,5 +15,6 @@ COMMENT= Wrapper for the poorly documented OpenSSL ruby library
USE_RUBY= yes
USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>