summaryrefslogtreecommitdiff
path: root/cad/geda-symbols/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-symbols/Makefile')
-rw-r--r--cad/geda-symbols/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile
index 0af0f073406..8c5912e2a1e 100644
--- a/cad/geda-symbols/Makefile
+++ b/cad/geda-symbols/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/10/29 23:14:22 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/22 07:21:54 grant Exp $
#
DISTNAME= geda-symbols-${PKGVERSION}
@@ -18,7 +18,6 @@ DIST_SUBDIR= geda
PKGVERSION= 20030901
GNU_CONFIGURE= YES
-USE_GMAKE= YES
-USE_GNU_TOOLS+= sed
+USE_GNU_TOOLS+= make sed
.include "../../mk/bsd.pkg.mk"