diff --git a/textproc/ruby-rdtool/Makefile.common b/textproc/ruby-rdtool/Makefile.common index e138ca0e9f70..0083458b98f4 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"