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 | |
parent | c6a4d55ba1603416016b777ba0e8a787d14fe3c6 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-god/Makefile | 1 | ||||
-rw-r--r-- | sysutils/rubygem-ohai/Makefile | 1 | ||||
-rw-r--r-- | sysutils/rubygem-teamocil/Makefile | 1 |
3 files changed, 0 insertions, 3 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> diff --git a/sysutils/rubygem-ohai/Makefile b/sysutils/rubygem-ohai/Makefile index 0e2749696768..143424def580 100644 --- a/sysutils/rubygem-ohai/Makefile +++ b/sysutils/rubygem-ohai/Makefile @@ -23,5 +23,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/ohai -NO_STAGE= yes .include <bsd.port.mk> diff --git a/sysutils/rubygem-teamocil/Makefile b/sysutils/rubygem-teamocil/Makefile index f9d2549453be..75dd79132f3d 100644 --- a/sysutils/rubygem-teamocil/Makefile +++ b/sysutils/rubygem-teamocil/Makefile @@ -15,5 +15,4 @@ USE_RAKE= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/teamocil -NO_STAGE= yes .include <bsd.port.mk> |