diff options
Diffstat (limited to 'databases/db4')
-rw-r--r-- | databases/db4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/db4/Makefile b/databases/db4/Makefile index 0ba1875fff3..c4b9a42ccd1 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2005/03/14 23:30:42 tv Exp $ +# $NetBSD: Makefile,v 1.37 2005/04/11 21:45:11 tv Exp $ DISTNAME= db-4.3.27 PKGNAME= ${DISTNAME:S/db/db4/} @@ -12,7 +12,6 @@ COMMENT= Berkeley DB version 4 from Sleepycat Software PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes |