[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / ruby-gnome2-pango

Annotation of pkgsrc/devel/ruby-gnome2-pango/Makefile, Revision 1.6

1.6     ! minskim     1: # $NetBSD: Makefile,v 1.5 2006/07/25 16:49:05 minskim Exp $
1.1       minskim     2: #
                      3:
1.6     ! minskim     4: PKGNAME=               ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION}
1.1       minskim     5: COMMENT=               Ruby binding of pango-1.x
                      6: CATEGORIES=            devel fonts
                      7:
1.6     ! minskim     8: CONFLICTS+=            ruby-gnome2-pango-[0-9]*
        !             9:
1.1       minskim    10: RUBY_EXTCONF_SUBDIRS=  pango
                     11:
1.6     ! minskim    12: DEPENDS+=              ${RUBY_PKGPREFIX}-gnome2-glib>=${VERSION}:../../devel/ruby-gnome2-glib
1.1       minskim    13:
                     14: USE_TOOLS+=            pkg-config
                     15:
                     16: INSTALL_TARGET=                install
                     17:
                     18: .include "../../devel/pango/buildlink3.mk"
                     19: .include "../../meta-pkgs/ruby-gnome2/Makefile.common"

CVSweb <webmaster@jp.NetBSD.org>