summaryrefslogtreecommitdiff
path: root/devel/ruby-gnome2-pango/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2007-01-29 06:42:33 +0000
committerminskim <minskim>2007-01-29 06:42:33 +0000
commit2e1228493ba4bdd4212eb13d5451d3a5831a2cad (patch)
treedc3422136f696d9c8dc8fc8c5491d66a8ffc237f /devel/ruby-gnome2-pango/Makefile
parent792e33f3f32437132de7dbedfc6fe84084f0f6bc (diff)
downloadpkgsrc-2e1228493ba4bdd4212eb13d5451d3a5831a2cad.tar.gz
Update ruby-gnome2* to 0.16.0.
Changes: * Fixed serious bugs (depends on GC) * Support GTK+-2.10 and the latest version of each libraries. * Don't include Ruby/GStreamer and Ruby/Libgda. We cancel to support Ruby/GStreamer and Ruby/Libgda. * Cancel to support ruby-1.6.x and GTK+-2.4 or earlier.
Diffstat (limited to 'devel/ruby-gnome2-pango/Makefile')
-rw-r--r--devel/ruby-gnome2-pango/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile
index ee07974941c..cea6e2fc955 100644
--- a/devel/ruby-gnome2-pango/Makefile
+++ b/devel/ruby-gnome2-pango/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2006/07/25 16:49:05 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2007/01/29 06:42:34 minskim Exp $
#
-PKGNAME= ruby-gnome2-pango-${VERSION}
+PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
COMMENT= Ruby binding of pango-1.x
CATEGORIES= devel fonts
+CONFLICTS+= ruby-gnome2-pango-[0-9]*
+
RUBY_EXTCONF_SUBDIRS= pango
-DEPENDS+= ruby-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
+DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
USE_TOOLS+= pkg-config