From 2cfc552bed7422cbb1655bac993a505c938b1afb Mon Sep 17 00:00:00 2001 From: alane Date: Fri, 31 Jan 2003 15:42:28 +0000 Subject: Sean, fixed your bug in the Makefile so the port would build. -- AlanE --- devel/ruby-inline/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ruby-inline') diff --git a/devel/ruby-inline/Makefile b/devel/ruby-inline/Makefile index 9970e51..6fc38f5 100644 --- a/devel/ruby-inline/Makefile +++ b/devel/ruby-inline/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ruby${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= RubyInline-${PORTVERSION} -DIST_SUBDIR= devel ruby +DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org -- cgit v1.1