diff options
Diffstat (limited to 'textproc/ruby-rdtool/Makefile')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 4 |
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]* |