diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:55:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:55:44 +0000 |
commit | cfdf16ddf2bb1ee9be99cc4e3d8fca0c6511672a (patch) | |
tree | 1b45e9a894274b24f4a4e52a1b306cd45641dcdf /sysutils/rubygem-god | |
parent | c6a4d55ba1603416016b777ba0e8a787d14fe3c6 (diff) |
- Stage safe
Notes
Notes:
svn path=/head/; revision=340905
Diffstat (limited to 'sysutils/rubygem-god')
-rw-r--r-- | sysutils/rubygem-god/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/rubygem-god/Makefile b/sysutils/rubygem-god/Makefile index eee3c795204c..517b7d00a08b 100644 --- a/sysutils/rubygem-god/Makefile +++ b/sysutils/rubygem-god/Makefile @@ -16,5 +16,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/god -NO_STAGE= yes .include <bsd.port.mk> |