sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
|
@ -14,8 +14,4 @@ post-install:
|
|||
perl -pi -e 's/version = ">= 0"/version = "~> 1.3"/' \
|
||||
${WRKINST}${LOCALBASE}/${GEM_BIN}/spec${GEM_BIN_SUFFIX}
|
||||
|
||||
# Requires heckle and quite a few other libraries to run its own
|
||||
# specs, so this is currently broken.
|
||||
MODRUBY_TEST = rake rspec
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
SUBDIR =
|
||||
SUBDIR += core,${FLAVOR}
|
||||
SUBDIR += expectations,${FLAVOR}
|
||||
SUBDIR += its,${FLAVOR}
|
||||
SUBDIR += mocks,${FLAVOR}
|
||||
SUBDIR += rspec,${FLAVOR}
|
||||
SUBDIR += support,${FLAVOR}
|
||||
SUBDIR += core
|
||||
SUBDIR += expectations
|
||||
SUBDIR += its
|
||||
SUBDIR += mocks
|
||||
SUBDIR += rspec
|
||||
SUBDIR += support
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SUBDIR =
|
||||
SUBDIR += 1,${FLAVOR}
|
||||
SUBDIR += 1
|
||||
SUBDIR += 3
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue