aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby_static
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-11 05:04:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-11 05:04:09 +0000
commit9e902c51785db3a7715d34be77d3077555bbf71b (patch)
tree15d60037de7122e231788d53e5469d523169e252 /lang/ruby_static
parent4ec01db990aa6519c3eddebaffc631bbfe9cce0a (diff)
downloadports-9e902c51785db3a7715d34be77d3077555bbf71b.tar.gz
ports-9e902c51785db3a7715d34be77d3077555bbf71b.zip
Compile ruby-fnmatch in.
Notes
Notes: svn path=/head/; revision=43807
Diffstat (limited to 'lang/ruby_static')
-rw-r--r--lang/ruby_static/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby_static/Makefile b/lang/ruby_static/Makefile
index 285cc7330c7d..a0399bb1320e 100644
--- a/lang/ruby_static/Makefile
+++ b/lang/ruby_static/Makefile
@@ -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}