pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ruby-clutter * Update RUBY_HAS_ARCHLIB.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7771670850d1
branches:  trunk
changeset: 580077:7771670850d1
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Sep 10 06:44:03 2010 +0000

description:
* Update RUBY_HAS_ARCHLIB.
* Remove RUBY_HAS_ARCHLIB.

diffstat:

 graphics/ruby-clutter/Makefile.common |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 0ae73eba9cfb -r 7771670850d1 graphics/ruby-clutter/Makefile.common
--- a/graphics/ruby-clutter/Makefile.common     Fri Sep 10 06:42:52 2010 +0000
+++ b/graphics/ruby-clutter/Makefile.common     Fri Sep 10 06:44:03 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2010/05/15 23:52:40 obache Exp $
+# $NetBSD: Makefile.common,v 1.3 2010/09/10 06:44:03 taca Exp $
 #
 # used by graphics/ruby-clutter-cairo/Makefile
 # used by graphics/ruby-clutter-core/Makefile
@@ -13,7 +13,7 @@
 PATCHDIR=              ${.CURDIR}/../../graphics/ruby-clutter/patches
 
 MAINTAINER=            obache%NetBSD.org@localhost
-HOMEPAGE=              http://rbclutter.rubyforge.org/
+HOMEPAGE=              http://rubyforge.org/projects/rbclutter/
 LICENSE=               gnu-lgpl-v2.1
 
 VERSION=               0.8.0
@@ -21,7 +21,6 @@
 .if defined(NO_BUILD) && empty(NO_BUILD:M[Nn][Oo])
 .include "../../lang/ruby/rubyversion.mk"
 .else
-RUBY_HAS_ARCHLIB=      yes
 USE_RUBY_EXTCONF=      yes
 .include "../../lang/ruby/modules.mk"
 .endif



Home | Main Index | Thread Index | Old Index