From 79245d24cfa5e3e5c3dbfe27fcffba3dcf870858 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 14 Feb 2004 18:26:26 +0000 Subject: PKGCONFIG_OVERRIDE is relative to WRKSRC. --- x11/vte/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/vte') diff --git a/x11/vte/Makefile b/x11/vte/Makefile index 3f7b57479a2..4bcb0dab47a 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:56 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/14 18:26:30 jmmv Exp $ # DISTNAME= vte-0.11.10 @@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --disable-gtk-doc CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html -PKGCONFIG_OVERRIDE+= ${WRKSRC}/vte.pc.in +PKGCONFIG_OVERRIDE+= vte.pc.in .include "../../devel/pkgconfig/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" -- cgit v1.2.3