mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Define USE_RUBY so that bsd.ruby.mk is automatically included.
Found by: FreshPorts
This commit is contained in:
parent
20c8fb443f
commit
9c722f3a86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33132
@ -14,6 +14,10 @@ DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= yasuf@bsdclub.org
|
||||
|
||||
USE_RUBY= yes
|
||||
RUBY_NO_BUILD_DEPENDS= yes
|
||||
RUBY_NO_RUN_DEPENDS= yes
|
||||
|
||||
USE_AUTOCONF= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
@ -14,6 +14,10 @@ DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= yasuf@bsdclub.org
|
||||
|
||||
USE_RUBY= yes
|
||||
RUBY_NO_BUILD_DEPENDS= yes
|
||||
RUBY_NO_RUN_DEPENDS= yes
|
||||
|
||||
RUBY_VER= 1.4
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -14,6 +14,10 @@ DIST_SUBDIR= ruby
|
||||
|
||||
MAINTAINER= yasuf@bsdclub.org
|
||||
|
||||
USE_RUBY= yes
|
||||
RUBY_NO_BUILD_DEPENDS= yes
|
||||
RUBY_NO_RUN_DEPENDS= yes
|
||||
|
||||
USE_AUTOCONF= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
Loading…
Reference in New Issue
Block a user