head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.08.22.09.01.42;	author knu;	state dead;
branches;
next	1.1;

1.1
date	2001.06.04.15.02.51;	author knu;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Axe dangling files.
@
text
@# New ports collection makefile for:	ruby_r
# Date created:			3 June 2001
# Whom:				Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: ports/lang/ruby_r/Makefile,v 1.1 2001/06/04 15:02:51 knu Exp $
#

MASTERDIR=      ${.CURDIR}/../ruby

BUILD_DEPENDS=	${RUBY_WITHOUT_SUFFIX}${RUBY_VER:S/.//}:${MASTERDIR}
RUN_DEPENDS=	${RUBY_WITHOUT_SUFFIX}${RUBY_VER:S/.//}:${MASTERDIR}

NOPORTDOCS=	yes
NORUBYLIB=	yes

RUBY_WITH_PTHREAD=	yes

.include "${MASTERDIR}/Makefile"
@


1.1
log
@Add lang/ruby_r and lang/ruby_r-devel, ruby binary linked with libc_r.

As there are unidentified problems with libc_r + ruby, please use this
with care.  I'd appreciate if any of you could join me in debugging.
@
text
@d5 1
a5 1
# $FreeBSD$
@

