diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 6dc05e10bdb..da3d73d2687 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2004/11/10 14:49:36 sketch Exp $ +# $NetBSD: Makefile,v 1.107 2004/11/17 15:43:00 jlam Exp $ DISTNAME= gnome-libs-1.4.2 PKGREVISION= 4 @@ -48,7 +48,7 @@ SUBST_SED.varbase= -e 's,@VARBASE@,${VARBASE},g' .include "../../mk/bdb.buildlink3.mk" CONFIGURE_ENV.db-${BDB_TYPE}?= ac_cv_func_dbopen=no -CONFIGURE_ENV.db-native= # empty +CONFIGURE_ENV.db-db1= # empty post-extract: .for file in gnome-app-helper-convenience-macros.htm \ |