summaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2002-01-03 15:50:42 +0000
committertaca <taca@pkgsrc.org>2002-01-03 15:50:42 +0000
commit24435649263ce2742cf1d76cf65e220152f81cc6 (patch)
tree9836f37ede5c5bfdf0cb7a221e9f42c275b8c76b /textproc/ruby-rdtool
parent0a435cb06877b27d7345aab0fa2186bca9631c34 (diff)
downloadpkgsrc-24435649263ce2742cf1d76cf65e220152f81cc6.tar.gz
Remove dependency to ruby-amstd package.
Diffstat (limited to 'textproc/ruby-rdtool')
-rw-r--r--textproc/ruby-rdtool/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-rdtool/Makefile.common b/textproc/ruby-rdtool/Makefile.common
index e138ca0e9f7..0083458b98f 100644
--- a/textproc/ruby-rdtool/Makefile.common
+++ b/textproc/ruby-rdtool/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2001/07/04 16:00:39 taca Exp $
+# $NetBSD: Makefile.common,v 1.4 2002/01/03 15:50:42 taca Exp $
#
# USE_RUBY_RD - Says that the package uses rd to generate documents.
@@ -17,5 +17,3 @@ RUBY_RD_REQD = 0.6.7
USE_RUBY?= # defined
BUILD_DEPENDS+= ${RUBY_PKGNAMEPREFIX}rdtool>=${RUBY_RD_REQD}:../../textproc/ruby-rdtool
.endif
-
-.include "../../devel/ruby-amstd/Makefile.common"