mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage safe
This commit is contained in:
parent
b8bac4a3c5
commit
a62de32af0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340899
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -15,5 +15,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,5 +17,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,5 +15,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,5 +16,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,5 +17,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,5 +18,4 @@ RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-sqlite3-dir=${LOCALBASE}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,5 +15,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -26,7 +26,6 @@ OPTIONS_DEFAULT= PGSQL
|
||||
|
||||
PLIST_FILES= bin/rubyrep
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPGSQL}
|
||||
|
Loading…
Reference in New Issue
Block a user