diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-07 13:15:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-07 13:15:27 +0000 |
commit | e21e35a6a9159a5e78b682df10bde1d1b3dab747 (patch) | |
tree | e9887c8668491341ceecf8de027d662aa1feef0b /databases/ruby-dbd_sqlite | |
parent | Support stage (diff) |
Support stage
Notes
Notes:
svn path=/head/; revision=350468
Diffstat (limited to 'databases/ruby-dbd_sqlite')
-rw-r--r-- | databases/ruby-dbd_sqlite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/ruby-dbd_sqlite/Makefile b/databases/ruby-dbd_sqlite/Makefile index 39ebba0f7f07..3f3f000a02a2 100644 --- a/databases/ruby-dbd_sqlite/Makefile +++ b/databases/ruby-dbd_sqlite/Makefile @@ -19,5 +19,4 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${PORTSDIR}/databases/ruby-dbi USE_RUBY= yes USE_RUBY_SETUP= yes -NO_STAGE= yes .include <bsd.port.mk> |