pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-amstd Remove ruby-amstd/Makefile.common sin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0934927e2e2c
branches:  trunk
changeset: 470173:0934927e2e2c
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 07 03:35:08 2004 +0000

description:
Remove ruby-amstd/Makefile.common since this file isn't used any more.

diffstat:

 devel/ruby-amstd/Makefile.common |  17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

diffs (21 lines):

diff -r 9130b79fd3de -r 0934927e2e2c devel/ruby-amstd/Makefile.common
--- a/devel/ruby-amstd/Makefile.common  Sun Mar 07 03:33:45 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2001/06/30 23:29:39 taca Exp $
-#
-
-# USE_RUBY_AMSTD       - Says that the package uses amstd for building and
-#                        running.
-# RUBY_AMSTD_REQD      - Minimum version required for ruby-amstd.
-RUBY_AMSTD_REQD=       1.9
-.if !defined(RUBY_AMSTD_MK)
-RUBY_AMSTD_MK=         # defined
-
-USE_RUBY=              yes
-
-.if defined(USE_RUBY_AMSTD)
-DEPENDS+=      ${RUBY_PKGNAMEPREFIX}amstd>=${RUBY_AMSTD_REQD}:../../devel/ruby-amstd
-.endif
-
-.endif



Home | Main Index | Thread Index | Old Index