diff options
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r-- | cad/geda/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 6ae65c81835..021ca20a6ae 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2003/03/12 21:03:59 jschauma Exp $ +# $NetBSD: Makefile,v 1.23 2003/03/28 21:14:14 wiz Exp $ # DISTNAME= gEDA-${PKGVERSION} @@ -19,7 +19,6 @@ DEPENDS+= geda-docs-${PKGVERSION}:../../cad/geda-docs USE_X11BASE= yes EXTRACT_ONLY= # empty NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes |