summaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-25 06:55:37 +0000
committerasau <asau@pkgsrc.org>2012-10-25 06:55:37 +0000
commit4961a4ef35d266a26e4c92f763c5beb55aa5aa1d (patch)
treecaa131cad17b4e52aebb33e65aa8d33b465c8d17 /textproc/ruby-rdtool
parent2262ab01581d38812d696c0a16855c7f1cf392de (diff)
downloadpkgsrc-4961a4ef35d266a26e4c92f763c5beb55aa5aa1d.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'textproc/ruby-rdtool')
-rw-r--r--textproc/ruby-rdtool/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index 8525cfe7dae..0a6e8d78eaa 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/06/13 14:43:24 taca Exp $
+# $NetBSD: Makefile,v 1.34 2012/10/25 06:56:58 asau Exp $
DISTNAME= rdtool-0.6.37
CATEGORIES= textproc ruby
@@ -8,8 +8,6 @@ HOMEPAGE= https://github.com/uwabami/rdtool
COMMENT= RD (Ruby Document) converter to HTML/man/etc
LICENSE= gnu-gpl-v2 OR ruby-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
# Since rd2 commands depends its name and it can't rename, we cannot
# install multiple ruby??-rd2 package (unless supported by pkgview.
CONFLICTS+= ruby[1-9][0-9]-rdtool-[0-9]*