diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/geda/Makefile | 3 | ||||
-rw-r--r-- | cad/simian-docs/Makefile | 3 |
2 files changed, 2 insertions, 4 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 diff --git a/cad/simian-docs/Makefile b/cad/simian-docs/Makefile index 4977c2055d3..964518fd3d2 100644 --- a/cad/simian-docs/Makefile +++ b/cad/simian-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/09/09 20:36:16 agc Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/28 21:14:14 wiz Exp $ # DISTNAME= simian_man_12_98 @@ -19,7 +19,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes |