From ab17dd00b38838a22e1440f451aa97b8661c2248 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. --- graphics/swfdec/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/swfdec/Makefile.common') diff --git a/graphics/swfdec/Makefile.common b/graphics/swfdec/Makefile.common index e662c691b81..f637603bf93 100644 --- a/graphics/swfdec/Makefile.common +++ b/graphics/swfdec/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2004/02/14 17:21:43 jlam Exp $ +# $NetBSD: Makefile.common,v 1.4 2004/02/14 18:26:28 jmmv Exp $ # DISTNAME= swfdec-0.2.1 @@ -18,7 +18,7 @@ USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -PKGCONFIG_OVERRIDE= ${WRKSRC}/swfdec.pc.in +PKGCONFIG_OVERRIDE= swfdec.pc.in pre-install: echo "install:" >${WRKSRC}/plugin/Makefile -- cgit v1.2.3