diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:45:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:45:58 +0000 |
commit | a62de32af0ef8db551310836de8d7ebbe3c9a4ba (patch) | |
tree | e002e483586d796ddf7966aba047b0b9c850ce4e | |
parent | b8bac4a3c5296674d252bb2253f80275c7e63f61 (diff) | |
download | ports-a62de32af0ef8db551310836de8d7ebbe3c9a4ba.tar.gz ports-a62de32af0ef8db551310836de8d7ebbe3c9a4ba.zip |
Notes
-rw-r--r-- | audio/rubygem-librmpd/Makefile | 1 | ||||
-rw-r--r-- | audio/rubygem-ruby-mp3info/Makefile | 1 | ||||
-rw-r--r-- | converters/rubygem-bsdconv/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-activerecord-jdbc-adapter/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-activerecord-jdbcmysql-adapter/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-data_objects/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-do_mysql/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-do_postgres/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-do_sqlite3/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-jdbc-mysql/Makefile | 1 | ||||
-rw-r--r-- | databases/rubygem-rubyrep/Makefile | 1 |
11 files changed, 0 insertions, 11 deletions
diff --git a/audio/rubygem-librmpd/Makefile b/audio/rubygem-librmpd/Makefile index d3fd0a3afa7c..56c77ed53478 100644 --- a/audio/rubygem-librmpd/Makefile +++ b/audio/rubygem-librmpd/Makefile @@ -10,7 +10,6 @@ MAINTAINER= vg@FreeBSD.org COMMENT= Is a simple yet powerful Music Player Daemon library USE_RUBY= yes -NO_STAGE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile index 7e2f93d5eb58..1b9fdc68b81c 100644 --- a/audio/rubygem-ruby-mp3info/Makefile +++ b/audio/rubygem-ruby-mp3info/Makefile @@ -10,7 +10,6 @@ MAINTAINER= tha_walka@hotmail.com COMMENT= A Ruby library to access information on mp3 files USE_RUBY= yes -NO_STAGE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/converters/rubygem-bsdconv/Makefile b/converters/rubygem-bsdconv/Makefile index 4633dbc1f630..687abc23f452 100644 --- a/converters/rubygem-bsdconv/Makefile +++ b/converters/rubygem-bsdconv/Makefile @@ -18,7 +18,6 @@ CONFIGURE_ARGS+=--with-bsdconv-dir=${LOCALBASE} GEM_NAME= ${DISTNAME} -NO_STAGE= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/databases/rubygem-activerecord-jdbc-adapter/Makefile b/databases/rubygem-activerecord-jdbc-adapter/Makefile index 52c465f747ad..79fd0d77fa4b 100644 --- a/databases/rubygem-activerecord-jdbc-adapter/Makefile +++ b/databases/rubygem-activerecord-jdbc-adapter/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile b/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile index 1db560004ba8..ebcd676ee7cc 100644 --- a/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile +++ b/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-data_objects/Makefile b/databases/rubygem-data_objects/Makefile index d8a5a0bde55d..fa86ba0bf65c 100644 --- a/databases/rubygem-data_objects/Makefile +++ b/databases/rubygem-data_objects/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile index 2c43f9037e8d..4291e155ca93 100644 --- a/databases/rubygem-do_mysql/Makefile +++ b/databases/rubygem-do_mysql/Makefile @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-do_postgres/Makefile b/databases/rubygem-do_postgres/Makefile index 616e54df3635..beff9063ca1b 100644 --- a/databases/rubygem-do_postgres/Makefile +++ b/databases/rubygem-do_postgres/Makefile @@ -17,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-do_sqlite3/Makefile b/databases/rubygem-do_sqlite3/Makefile index b8dfb3090bc9..a41ab17c22b0 100644 --- a/databases/rubygem-do_sqlite3/Makefile +++ b/databases/rubygem-do_sqlite3/Makefile @@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-jdbc-mysql/Makefile b/databases/rubygem-jdbc-mysql/Makefile index 7c216413f0cb..4b95657cd58d 100644 --- a/databases/rubygem-jdbc-mysql/Makefile +++ b/databases/rubygem-jdbc-mysql/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/rubygem-rubyrep/Makefile b/databases/rubygem-rubyrep/Makefile index aeee6a60e3fe..fc256925cf39 100644 --- a/databases/rubygem-rubyrep/Makefile +++ b/databases/rubygem-rubyrep/Makefile @@ -26,7 +26,6 @@ OPTIONS_DEFAULT= PGSQL PLIST_FILES= bin/rubyrep -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPGSQL} |