diff options
Diffstat (limited to 'databases/postgresql74-docs')
-rw-r--r-- | databases/postgresql74-docs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql74-docs/Makefile b/databases/postgresql74-docs/Makefile index e3cff8fb451..9be9d044f4d 100644 --- a/databases/postgresql74-docs/Makefile +++ b/databases/postgresql74-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/07/24 22:44:12 recht Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:14 tv Exp $ PKGNAME= postgresql74-docs-${BASE_VERS} SVR4_PKGNAME= pstgd @@ -7,7 +7,6 @@ COMMENT= PostgreSQL database system documentation .include "../../databases/postgresql74/Makefile.common" NO_BUILD= yes -NO_BUILDLINK= yes NO_CONFIGURE= yes #BUILD_DIRS= ${WRKSRC}/doc |