diff options
-rw-r--r-- | databases/ruby-dbd_pg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile index d6261c82606c..89e11d1dec25 100644 --- a/databases/ruby-dbd_pg/Makefile +++ b/databases/ruby-dbd_pg/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> |