1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/lang/ruby_static-devel/Makefile
Akinori MUSHA 4bcccab001 Update lang/ruby-devel to the latest snapshot as of 2002-09-27, which
fixes several coredump bugs and fatal threading problems.

Remove the autoconf dependency by including a pre-generated configure
script in the distfile.  It now also includes a pre-generated parse.c
made by bison 1.35.
2002-09-27 13:55:41 +00:00

17 lines
294 B
Makefile

# New ports collection makefile for: ruby_static-devel
# Date created: 3 June 2001
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../ruby_static
PORTREVISION= 0
RUBY_VER= 1.7
LATEST_LINK= ruby_static-devel
.include "${MASTERDIR}/Makefile"