diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/maude/Makefile | 3 | ||||
-rw-r--r-- | lang/ruby/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/lang/maude/Makefile b/lang/maude/Makefile index 0b7605ab0ce..2c5dce0daf5 100644 --- a/lang/maude/Makefile +++ b/lang/maude/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/23 23:56:15 jmc Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/28 21:14:22 wiz Exp $ # DISTNAME= maude-linux @@ -20,7 +20,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 01294af774d..934d08782c1 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/03/24 15:01:59 taca Exp $ +# $NetBSD: Makefile,v 1.26 2003/03/28 21:14:23 wiz Exp $ # FreeBSD: ports/lang/ruby/Makefile,v 1.40 2001/01/18 19:53:38 knu Exp DISTNAME= ruby-${RUBY_VERSION} @@ -20,7 +20,6 @@ DEPENDS+= ${RUBY_PKGNAMEPREFIX}tk>=${RUBY_VERSION}:../../x11/${RUBY_PKGNAMEPREFI RUBY_VER= 1.6 NO_CHECKSUM= # defined -NO_PATCH= # defined NO_CONFIGURE= # defined NO_BUILD= # defined |