1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage safe

This commit is contained in:
Martin Wilke 2014-01-24 14:45:58 +00:00
parent b8bac4a3c5
commit a62de32af0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340899
11 changed files with 0 additions and 11 deletions

View File

@ -10,7 +10,6 @@ MAINTAINER= vg@FreeBSD.org
COMMENT= Is a simple yet powerful Music Player Daemon library COMMENT= Is a simple yet powerful Music Player Daemon library
USE_RUBY= yes USE_RUBY= yes
NO_STAGE= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes

View File

@ -10,7 +10,6 @@ MAINTAINER= tha_walka@hotmail.com
COMMENT= A Ruby library to access information on mp3 files COMMENT= A Ruby library to access information on mp3 files
USE_RUBY= yes USE_RUBY= yes
NO_STAGE= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes

View File

@ -18,7 +18,6 @@ CONFIGURE_ARGS+=--with-bsdconv-dir=${LOCALBASE}
GEM_NAME= ${DISTNAME} GEM_NAME= ${DISTNAME}
NO_STAGE= yes
USE_RUBY= yes USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes

View File

@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -17,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes
CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE} CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE}
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -26,7 +26,6 @@ OPTIONS_DEFAULT= PGSQL
PLIST_FILES= bin/rubyrep PLIST_FILES= bin/rubyrep
NO_STAGE= yes
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPGSQL} .if ${PORT_OPTIONS:MPGSQL}