summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-10 08:40:56 +0000
committertaca <taca@pkgsrc.org>2010-09-10 08:40:56 +0000
commita34158081e26a9254bae255bdb5968afb467025b (patch)
treedba336884b30e1203ed2722d3e1c0bd5679e4749 /textproc
parent77162e998987a376fe4d34674e030009473dc246 (diff)
downloadpkgsrc-a34158081e26a9254bae255bdb5968afb467025b.tar.gz
* Remove redundant PKGNAME.
* Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-suikyo/Makefile8
1 files changed, 6 insertions, 2 deletions
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}