From e70b376fa428d35e2ee7ec89f1f025ea77c1a2e5 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 May 2005 01:32:22 +0000 Subject: Note that tar is required by this package. --- cad/geda-examples/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cad') diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile index 18796d443fd..c2e39f9e3c3 100644 --- a/cad/geda-examples/Makefile +++ b/cad/geda-examples/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/24 02:05:11 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/16 01:32:22 jlam Exp $ # DISTNAME= geda-examples-${PKGVERSION} @@ -12,8 +12,9 @@ CONFLICTS+= gEDA<19991011 .include "../../cad/geda/Makefile.common" -GNU_CONFIGURE= YES -USE_GNU_TOOLS+= make +GNU_CONFIGURE= YES +USE_GNU_TOOLS+= make +PKGSRC_USE_TOOLS+= tar pre-install: ${RM} -f ${WRKSRC}/config.status.overridden -- cgit v1.2.3