diff options
Diffstat (limited to 'pkgtools/pkgconflict/Makefile')
-rw-r--r-- | pkgtools/pkgconflict/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkgconflict/Makefile b/pkgtools/pkgconflict/Makefile index 8d89f129625..fea2de20173 100644 --- a/pkgtools/pkgconflict/Makefile +++ b/pkgtools/pkgconflict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/04/08 16:26:15 wennmach Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/28 21:14:27 wiz Exp $ # DISTNAME= pkgconflict-0.3nb1 @@ -13,7 +13,6 @@ DEPENDS+= postgresql>=7.0:../../databases/postgresql WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes post-extract: |