Use relative paths for PKGCONFIG_OVERRIDE.

This commit is contained in:
Min Sik Kim 2004-05-09 02:38:56 +00:00 committed by Thomas Klausner
parent e1382824c2
commit 2d74df8024
35 changed files with 81 additions and 81 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/04/12 22:32:24 jeremy-c-reed Exp $
# $NetBSD: Makefile,v 1.2 2004/05/09 02:38:56 minskim Exp $
#
DISTNAME= alsa-lib-1.0.4
@ -17,7 +17,7 @@ COMMENT= Libraries for the Advanced Linux Sound Architecture (ALSA)
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/utils/alsa.pc.in
PKGCONFIG_OVERRIDE+= utils/alsa.pc.in
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2004/03/17 13:25:20 mpasternak Exp $
# $NetBSD: Makefile,v 1.6 2004/05/09 02:38:57 minskim Exp $
#
DISTNAME= atk-1.6.0
@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/ltmain.sh ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/atk.pc.in
PKGCONFIG_OVERRIDE= atk.pc.in
CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ARGS+= --with-html-dir="${LOCALBASE}/share/doc/html"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/05/07 01:57:50 xtraeme Exp $
# $NetBSD: Makefile,v 1.7 2004/05/09 02:38:58 minskim Exp $
#
DISTNAME= compositeext-2.0
@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/compositeext.pc.in
PKGCONFIG_OVERRIDE+= compositeext.pc.in
.include "../../wip/fixesext/buildlink3.mk"
.include "../../wip/xextensions/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/05/07 01:57:50 xtraeme Exp $
# $NetBSD: Makefile,v 1.4 2004/05/09 02:38:58 minskim Exp $
#
DISTNAME= damageext-1.0
@ -13,7 +13,7 @@ COMMENT= X Damage extension headers and specification
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/damageext.pc.in
PKGCONFIG_OVERRIDE+= damageext.pc.in
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2004/05/07 01:57:53 xtraeme Exp $
# $NetBSD: Makefile,v 1.8 2004/05/09 02:39:00 minskim Exp $
#
DISTNAME= fixesext-2.0.1
@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/fixesext.pc.in
PKGCONFIG_OVERRIDE+= fixesext.pc.in
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../wip/xextensions/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2004/05/04 09:36:10 moubctez Exp $
# $NetBSD: Makefile,v 1.9 2004/05/09 02:39:01 minskim Exp $
#
DISTNAME= gg2-2.0.2
@ -14,7 +14,7 @@ USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_GNU_TOOLS+= make
PKGCONFIG_OVERRIDE+= ${WRKSRC}/lib/gg2_core.pc.in
PKGCONFIG_OVERRIDE+= lib/gg2_core.pc.in
GNU_CONFIGURE= yes
LIBS+= -lm

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2004/03/17 13:55:08 mpasternak Exp $
# $NetBSD: Makefile,v 1.9 2004/05/09 02:39:01 minskim Exp $
#
DISTNAME= glib-2.4.0
@ -18,10 +18,10 @@ GNU_CONFIGURE= yes
BUILD_USES_MSGFMT= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/ltmain.sh ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE+= ${WRKSRC}/glib-2.0.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gmodule-2.0.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gobject-2.0.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gthread-2.0.pc.in
PKGCONFIG_OVERRIDE+= glib-2.0.pc.in
PKGCONFIG_OVERRIDE+= gmodule-2.0.pc.in
PKGCONFIG_OVERRIDE+= gobject-2.0.pc.in
PKGCONFIG_OVERRIDE+= gthread-2.0.pc.in
.include "../../mk/bsd.prefs.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2004/03/17 15:04:58 mpasternak Exp $
# $NetBSD: Makefile,v 1.6 2004/05/09 02:39:03 minskim Exp $
#
DISTNAME= gtk+-2.4.0
@ -15,10 +15,10 @@ USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/ltmain.sh ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE+= ${WRKSRC}/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gdk-2.0.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gdk-pixbuf-2.0.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gtk+-2.0.pc.in
PKGCONFIG_OVERRIDE+= contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc.in
PKGCONFIG_OVERRIDE+= gdk-2.0.pc.in
PKGCONFIG_OVERRIDE+= gdk-pixbuf-2.0.pc.in
PKGCONFIG_OVERRIDE+= gtk+-2.0.pc.in
GNU_CONFIGURE= yes
.include "../../wip/pango-devel/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/02/17 02:55:42 blef Exp $
# $NetBSD: Makefile,v 1.4 2004/05/09 02:39:03 minskim Exp $
#
DISTNAME= 9714-gtk-qt-engine-0.2
@ -16,7 +16,7 @@ USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_GNU_TOOLS+= make
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gtk-qt-engine-2.pc.in
PKGCONFIG_OVERRIDE+= gtk-qt-engine-2.pc.in
GNU_CONFIGURE= yes
# needed

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2004/05/07 01:58:00 xtraeme Exp $
# $NetBSD: Makefile,v 1.8 2004/05/09 02:39:04 minskim Exp $
#
DISTNAME= libICE-6.3.1
@ -15,7 +15,7 @@ USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/ice.pc.in
PKGCONFIG_OVERRIDE+= ice.pc.in
.include "../../wip/libX11/buildlink2.mk"
.include "../../wip/libXau/buildlink2.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/05/07 01:58:00 xtraeme Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:05 minskim Exp $
#
DISTNAME= libSM-6.0.1
@ -14,7 +14,7 @@ USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/sm.pc.in
PKGCONFIG_OVERRIDE+= sm.pc.in
# XXX does not have an option to disable xthread;
# XXX it is based on how libX11 was built.

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2004/02/17 02:55:48 blef Exp $
# $NetBSD: Makefile,v 1.12 2004/05/09 02:39:05 minskim Exp $
#
DISTNAME= libX11-6.2.1
@ -19,7 +19,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
PKGCONFIG_OVERRIDE+= ${WRKSRC}/x11.pc.in
PKGCONFIG_OVERRIDE+= x11.pc.in
.include "../../mk/pthread.buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2004/02/17 02:55:49 blef Exp $
# $NetBSD: Makefile,v 1.8 2004/05/09 02:39:05 minskim Exp $
#
DISTNAME= libXau-0.1.1
@ -18,7 +18,7 @@ USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xau.pc.in
PKGCONFIG_OVERRIDE+= xau.pc.in
.include "../../wip/xproto/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/05/07 01:58:02 xtraeme Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:06 minskim Exp $
#
DISTNAME= libXcomposite-1.0.0
@ -14,7 +14,7 @@ USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xcomposite.pc.in
PKGCONFIG_OVERRIDE+= xcomposite.pc.in
.include "../../wip/libXfixes/buildlink2.mk"
.include "../../wip/fixesext/buildlink2.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2004/05/07 01:58:03 xtraeme Exp $
# $NetBSD: Makefile,v 1.6 2004/05/09 02:39:06 minskim Exp $
#
DISTNAME= libXcursor-1.1.1
@ -15,7 +15,7 @@ USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xcursor.pc.in
PKGCONFIG_OVERRIDE+= xcursor.pc.in
.include "../../wip/xproto/buildlink3.mk"
.include "../../wip/libX11/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/05/07 01:58:03 xtraeme Exp $
# $NetBSD: Makefile,v 1.4 2004/05/09 02:39:07 minskim Exp $
#
DISTNAME= libXdamage-1.0.0
@ -14,7 +14,7 @@ USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xdamage.pc.in
PKGCONFIG_OVERRIDE+= xdamage.pc.in
.include "../../wip/libX11/buildlink2.mk"
.include "../../wip/libXfixes/buildlink2.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/05/07 01:58:03 xtraeme Exp $
# $NetBSD: Makefile,v 1.7 2004/05/09 02:39:08 minskim Exp $
#
DISTNAME= libXext-6.4.2
@ -16,7 +16,7 @@ USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xext.pc.in
PKGCONFIG_OVERRIDE+= xext.pc.in
.include "../../wip/libX11/buildlink3.mk"
.include "../../wip/xproto/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/05/07 01:58:04 xtraeme Exp $
# $NetBSD: Makefile,v 1.7 2004/05/09 02:39:09 minskim Exp $
#
DISTNAME= libXfixes-2.0.1
@ -16,7 +16,7 @@ USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xfixes.pc.in
PKGCONFIG_OVERRIDE+= xfixes.pc.in
.include "../../wip/libX11/buildlink3.mk"
.include "../../wip/fixesext/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/05/07 01:58:05 xtraeme Exp $
# $NetBSD: Makefile,v 1.4 2004/05/09 02:39:27 minskim Exp $
#
DISTNAME= libXfont-1.4.1
@ -14,7 +14,7 @@ USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xfont.pc.in
PKGCONFIG_OVERRIDE+= xfont.pc.in
.include "../../wip/libX11/buildlink2.mk"
.include "../../wip/xproto/buildlink2.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2004/05/07 01:58:05 xtraeme Exp $
# $NetBSD: Makefile,v 1.6 2004/05/09 02:39:31 minskim Exp $
#
DISTNAME= libXi-6.0.1
@ -15,7 +15,7 @@ USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xi.pc.in
PKGCONFIG_OVERRIDE+= xi.pc.in
.include "../../wip/libX11/buildlink2.mk"
.include "../../wip/libXau/buildlink2.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2004/02/17 02:55:53 blef Exp $
# $NetBSD: Makefile,v 1.6 2004/05/09 02:39:31 minskim Exp $
#
DISTNAME= libXmu-6.2.1
@ -13,8 +13,8 @@ COMMENT= X Miscellaneous Utilities library
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xmu.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xmuu.pc.in
PKGCONFIG_OVERRIDE+= xmu.pc.in
PKGCONFIG_OVERRIDE+= xmuu.pc.in
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/05/07 01:58:06 xtraeme Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:32 minskim Exp $
#
DISTNAME= libXrender-0.8.3
@ -14,7 +14,7 @@ USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xrender.pc.in
PKGCONFIG_OVERRIDE+= xrender.pc.in
.include "../../wip/libX11/buildlink3.mk"
.include "../../wip/libXau/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/05/07 01:58:07 xtraeme Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:34 minskim Exp $
#
DISTNAME= libXres-1.0.1
@ -15,7 +15,7 @@ USE_BUILDLINK2= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xres.pc.in
PKGCONFIG_OVERRIDE+= xres.pc.in
.include "../../wip/libX11/buildlink2.mk"
.include "../../wip/libXau/buildlink2.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2004/02/17 02:55:55 blef Exp $
# $NetBSD: Makefile,v 1.6 2004/05/09 02:39:34 minskim Exp $
#
DISTNAME= libXt-0.1.4
@ -25,7 +25,7 @@ USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xt.pc.in
PKGCONFIG_OVERRIDE+= xt.pc.in
post-extract:
${MV} ${WRKSRC}/ObjectP.h ${WRKSRC}/include/X11/

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/02/17 02:55:56 blef Exp $
# $NetBSD: Makefile,v 1.7 2004/05/09 02:39:35 minskim Exp $
#
DISTNAME= libXv-2.2.1
@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xv.pc.in
PKGCONFIG_OVERRIDE+= xv.pc.in
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/05/07 01:58:07 xtraeme Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:37 minskim Exp $
#
DISTNAME= libmatchbox-1.1
@ -15,7 +15,7 @@ USE_LIBTOOL= yes
USE_X11= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= ${WRKSRC}/libmb.pc.in
PKGCONFIG_OVERRIDE= libmb.pc.in
CONFIGURE_ARGS+= --enable-jpeg

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/03/14 16:02:30 timbishop Exp $
# $NetBSD: Makefile,v 1.7 2004/05/09 02:39:38 minskim Exp $
DISTNAME= libstatgrab-0.9
CATEGORIES= devel
@ -14,7 +14,7 @@ COMMENT= Provides a useful interface to system statistics
DIST_SUBDIR= i-scream
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libstatgrab.pc.in
PKGCONFIG_OVERRIDE+= libstatgrab.pc.in
USE_BUILDLINK3= yes
CONFIGURE_ARGS+= --disable-examples

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/03/19 19:17:45 mpasternak Exp $
# $NetBSD: Makefile,v 1.2 2004/05/09 02:39:39 minskim Exp $
#
DISTNAME= libtlen2-20040301
@ -12,7 +12,7 @@ COMMENT= Library to access tlen.pl IM system
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libtlen-2.0.pc.in
PKGCONFIG_OVERRIDE+= libtlen-2.0.pc.in
GNU_CONFIGURE= yes
.include "../../devel/glib2/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/05/02 22:41:29 blef Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:40 minskim Exp $
#
DISTNAME= libxml++-0.27.0
@ -13,7 +13,7 @@ COMMENT= C++ wrapper for the libxml2 XML parser library
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libxml++-1.0.pc.in
PKGCONFIG_OVERRIDE+= libxml++-1.0.pc.in
GNU_CONFIGURE= yes
CPPFLAGS+= -I${BUILDLINK_PREFIX.libxml2}/include/libxml2

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/05/07 01:58:09 xtraeme Exp $
# $NetBSD: Makefile,v 1.4 2004/05/09 02:39:41 minskim Exp $
#
DISTNAME= matchbox-desktop-0.8
@ -15,7 +15,7 @@ USE_LIBTOOL= yes
USE_X11= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= ${WRKSRC}/matchbox-desktop.pc.in
PKGCONFIG_OVERRIDE= matchbox-desktop.pc.in
CONFIGURE_ARGS+= --enable-startup-notification

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/03/17 13:22:30 mpasternak Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:45 minskim Exp $
#
DISTNAME= pango-1.4.0
@ -14,11 +14,11 @@ USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/ltmain.sh ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE+= ${WRKSRC}/pango.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangoft2.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangowin32.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangox.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangoxft.pc.in
PKGCONFIG_OVERRIDE+= pango.pc.in
PKGCONFIG_OVERRIDE+= pangoft2.pc.in
PKGCONFIG_OVERRIDE+= pangowin32.pc.in
PKGCONFIG_OVERRIDE+= pangox.pc.in
PKGCONFIG_OVERRIDE+= pangoxft.pc.in
GNU_CONFIGURE= yes
USE_X11= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/04/12 01:37:13 blef Exp $
# $NetBSD: Makefile,v 1.4 2004/05/09 02:39:46 minskim Exp $
#
DISTNAME= pxlib_0.2.0.orig
@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/pxlib-0.2.0
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/pxlib.pc.in
PKGCONFIG_OVERRIDE+= pxlib.pc.in
GNU_CONFIGURE= yes
.include "../../converters/libiconv/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2004/05/07 01:58:14 xtraeme Exp $
# $NetBSD: Makefile,v 1.5 2004/05/09 02:39:47 minskim Exp $
#
DISTNAME= resourceext-1.0
@ -13,6 +13,6 @@ COMMENT= X Resource usage extension headers
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/resourceext.pc.in
PKGCONFIG_OVERRIDE+= resourceext.pc.in
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2004/01/31 18:12:18 minskim Exp $
# $NetBSD: Makefile,v 1.6 2004/05/09 02:39:48 minskim Exp $
#
DISTNAME= xextensions-1.0.1
@ -15,7 +15,7 @@ CONFLICTS+= XFree86-libs-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xextensions.pc.in
PKGCONFIG_OVERRIDE+= xextensions.pc.in
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/01/31 18:41:01 minskim Exp $
# $NetBSD: Makefile,v 1.7 2004/05/09 02:39:49 minskim Exp $
#
DISTNAME= libXtrans-0.1
@ -16,6 +16,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xtrans.pc.in
PKGCONFIG_OVERRIDE+= xtrans.pc.in
.include "../../mk/bsd.pkg.mk"