From c56821cfee26700208a9b4658069e67f3ae2ed78 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sat, 27 Aug 2005 13:22:42 +0000 Subject: add missing USE_PKGLOCALEDIR. Noted by Matthew Luckie --- cad/geda/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad') diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 5dcfa1e7b51..bf2fb97b9f9 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2005/08/10 20:56:12 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2005/08/27 13:22:42 dmcmahill Exp $ # DISTNAME= geda-${PKGVERSION} @@ -20,6 +20,7 @@ DEPENDS+= geda-examples-${PKGVERSION}{,nb[0-9]*}:../../cad/geda-examples GNU_CONFIGURE= YES USE_LIBTOOL= YES +USE_PKGLOCALEDIR= YES USE_TOOLS+= pkg-config LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -- cgit v1.2.3