summaryrefslogtreecommitdiff
path: root/cad/geda-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-utils/Makefile')
-rw-r--r--cad/geda-utils/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index 124b919cd91..fabf954c4b6 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/07/21 16:29:44 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2005/08/10 20:56:12 jlam Exp $
#
DISTNAME= geda-utils-${PKGVERSION}
@@ -20,7 +20,7 @@ CONFLICTS+= gEDA<19991011
.include "../../cad/geda/Makefile.common"
GNU_CONFIGURE= YES
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run pkg-config
# let (f)lex rebuild this file. The distributed one doesn't
# always work.
@@ -42,5 +42,4 @@ REPLACE_PERL+= scripts/pads_backannotate \
scripts/sarlacc_sym
.include "../../cad/libgeda/buildlink3.mk"
-.include "../../devel/pkg-config/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"