From a34158081e26a9254bae255bdb5968afb467025b Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 10 Sep 2010 08:40:56 +0000 Subject: * Remove redundant PKGNAME. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. --- textproc/ruby-suikyo/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/ruby-suikyo/Makefile b/textproc/ruby-suikyo/Makefile index 8c1fa2d1bad..23bc2120fae 100644 --- a/textproc/ruby-suikyo/Makefile +++ b/textproc/ruby-suikyo/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/06/19 14:57:45 taca Exp $ +# $NetBSD: Makefile,v 1.3 2010/09/10 08:40:56 taca Exp $ # .include "../../textproc/suikyo/Makefile.common" -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} PKGREVISION= 1 MAINTAINER= obache@NetBSD.org @@ -15,6 +14,11 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= suikyo-conv-table>=${SUIKYO_VER}:../../textproc/suikyo-conv-table DEPENDS+= suikyo-docs>=${SUIKYO_VER}:../../textproc/suikyo-docs + +# +# The same dictonary directory now. +# +CONFLICTS+= ruby[1-9][0-9]-suikyo-* BUILD_DIRS+= ruby CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB} -- cgit v1.2.3