mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Ruby 1.8 is gone, remove check for 1.9
With hat: ruby@
This commit is contained in:
parent
7dd79cd8c5
commit
a8a6f36c58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338487
@ -29,9 +29,7 @@ PORTEXAMPLES= ${PORTNAME}.cgi
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${RUBY_VER} == 1.9
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-ruby19
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user