diff options
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> |