From c67d2ab9506c91c2355ef522cc678434fa7afd66 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 10 Sep 2000 07:57:05 +0000 Subject: Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME. --- lang/ruby-python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/ruby-python') diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile index fe38d9675df5..7c8b1fe88af4 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.2 CATEGORIES= lang ruby python MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} +DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -- cgit v1.2.3