summaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool
diff options
context:
space:
mode:
authortaca <taca>2002-01-03 15:50:42 +0000
committertaca <taca>2002-01-03 15:50:42 +0000
commit281918b1a9ad4d730f957856609495cef7d4aee3 (patch)
tree9836f37ede5c5bfdf0cb7a221e9f42c275b8c76b /textproc/ruby-rdtool
parent95984103d6dfc0f5f47634e90d1a32f64e253d5d (diff)
downloadpkgsrc-281918b1a9ad4d730f957856609495cef7d4aee3.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"