summaryrefslogtreecommitdiff
path: root/devel/pango/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pango/Makefile')
-rw-r--r--devel/pango/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/pango/Makefile b/devel/pango/Makefile
index a3da1075666..657f592a5ef 100644
--- a/devel/pango/Makefile
+++ b/devel/pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/10/21 03:02:24 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.13 2002/10/30 03:09:31 rh Exp $
#
DISTNAME= pango-1.0.5
@@ -19,6 +19,11 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE= ${WRKSRC}/pango.pc.in
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangoft2.pc.in
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangox.pc.in
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangowin32.pc.in
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/pangoxft.pc.in
.include "../../mk/bsd.prefs.mk"