mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Compile ruby-fnmatch in.
This commit is contained in:
parent
4ec01db990
commit
9e902c5178
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43807
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= ruby_static
|
||||
PORTVERSION= ${RUBY_PORTVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang ruby ipv6
|
||||
MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
@ -23,6 +24,7 @@ USE_AUTOCONF= yes
|
||||
# which means you can't link such modules as ruby-gdbm within.
|
||||
EXT_PORTS= archivers/ruby-zlib \
|
||||
devel/ruby-strscan \
|
||||
devel/ruby-fnmatch \
|
||||
sysutils/ruby-syslog
|
||||
_PORTSDIR= ${.CURDIR}/../..
|
||||
_RUBY_PORTDIR= ${_PORTSDIR}/${RUBY_PORT}
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= ruby_static
|
||||
PORTVERSION= ${RUBY_PORTVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang ruby ipv6
|
||||
MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
@ -23,6 +24,7 @@ USE_AUTOCONF= yes
|
||||
# which means you can't link such modules as ruby-gdbm within.
|
||||
EXT_PORTS= archivers/ruby-zlib \
|
||||
devel/ruby-strscan \
|
||||
devel/ruby-fnmatch \
|
||||
sysutils/ruby-syslog
|
||||
_PORTSDIR= ${.CURDIR}/../..
|
||||
_RUBY_PORTDIR= ${_PORTSDIR}/${RUBY_PORT}
|
||||
|
Loading…
Reference in New Issue
Block a user