aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ruby16_static
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-06-11 13:04:09 +0800
committerknu <knu@FreeBSD.org>2001-06-11 13:04:09 +0800
commitce6c55a11c1fb878a669c042e75887df2a060492 (patch)
tree499465a2b2e7d08a716d69caca2cd2c49ecad160 /lang/ruby16_static
parent6ebb2107a3100c79d759d50ccd55896d886e667f (diff)
downloadfreebsd-ports-gnome-ce6c55a11c1fb878a669c042e75887df2a060492.tar.gz
freebsd-ports-gnome-ce6c55a11c1fb878a669c042e75887df2a060492.tar.zst
freebsd-ports-gnome-ce6c55a11c1fb878a669c042e75887df2a060492.zip
Compile ruby-fnmatch in.
Diffstat (limited to 'lang/ruby16_static')
-rw-r--r--lang/ruby16_static/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile
index 285cc7330c7d..a0399bb1320e 100644
--- a/lang/ruby16_static/Makefile
+++ b/lang/ruby16_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}