From 27094c6fdaa3f0afb54f80142270259d01ec5429 Mon Sep 17 00:00:00 2001 From: steven Date: Sun, 22 Oct 2006 08:45:39 +0000 Subject: [PATCH] bump PKGNAME after some packaging changes earlier okay bernd --- lang/ruby/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index a70fceb5ede..465a6b7074e 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.43 2006/10/19 01:03:17 bernd Exp $ +# $OpenBSD: Makefile,v 1.44 2006/10/22 08:45:39 steven Exp $ SHARED_ONLY= Yes @@ -10,6 +10,7 @@ COMMENT-tk= "tk interface for ruby" VERSION= 1.8.5 DISTNAME= ruby-${VERSION} SHARED_LIBS= ruby 1.85 +PKGNAME= ${DISTNAME}p0 PKGNAME-iconv= ruby-iconv-${VERSION}p0 PKGNAME-gdbm= ruby-gdbm-${VERSION}p0 PKGNAME-tk= ruby-tk-${VERSION}p0