summaryrefslogtreecommitdiff
path: root/x11/ruby-kde/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-10 07:57:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-10 07:57:05 +0000
commitc67d2ab9506c91c2355ef522cc678434fa7afd66 (patch)
tree457c2dd676f75fe446d194f2bdfb61982b11e454 /x11/ruby-kde/Makefile
parentUpdate md5. (diff)
Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.
Notes
Notes: svn path=/head/; revision=32481
Diffstat (limited to 'x11/ruby-kde/Makefile')
-rw-r--r--x11/ruby-kde/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ruby-kde/Makefile b/x11/ruby-kde/Makefile
index 60901e7a9676..46b37cf2f9d9 100644
--- a/x11/ruby-kde/Makefile
+++ b/x11/ruby-kde/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.12
CATEGORIES= x11 kde ruby
MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
+DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org