diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:57:17 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:57:17 +0000 |
commit | 6cb19e796211713cc57235db5a31f8e9cb87ab6b (patch) | |
tree | 9cc780fe0aad7c9b340def86ac6327114682d1fe /sysutils/rubygem-sys-uname | |
parent | 009a17042cb3efce183b782d7012fc92c189e210 (diff) | |
download | ports-6cb19e796211713cc57235db5a31f8e9cb87ab6b.tar.gz ports-6cb19e796211713cc57235db5a31f8e9cb87ab6b.zip |
- Add stage support
Notes
Notes:
svn path=/head/; revision=332050
Diffstat (limited to 'sysutils/rubygem-sys-uname')
-rw-r--r-- | sysutils/rubygem-sys-uname/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/rubygem-sys-uname/Makefile b/sysutils/rubygem-sys-uname/Makefile index 2198b1e6f666..5c0a40c7315f 100644 --- a/sysutils/rubygem-sys-uname/Makefile +++ b/sysutils/rubygem-sys-uname/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |