summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-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"