summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:38:23 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:38:23 +0000
commit8d15907ec2b57f0ed9901c300b10d188b5912fee (patch)
tree1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /databases
parent0d7159e7bde3ed33d6dcb456f8e432ef446180b6 (diff)
downloadpkgsrc-8d15907ec2b57f0ed9901c300b10d188b5912fee.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'databases')
-rw-r--r--databases/gdbm/Makefile3
-rw-r--r--databases/gnats/Makefile3
-rw-r--r--databases/guile-pg/Makefile3
-rw-r--r--databases/mysql-client/Makefile3
4 files changed, 4 insertions, 8 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 3a72c5707f9..05541a6e71b 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2003/07/17 21:28:05 grant Exp $
+# $NetBSD: Makefile,v 1.31 2003/08/09 10:38:23 seb Exp $
#
DISTNAME= gdbm-1.8.3
@@ -13,7 +13,6 @@ USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-USE_NEW_TEXINFO= YES
INFO_FILES= gdbm.info
CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile
index b971cb7ae30..eea6c0d2f45 100644
--- a/databases/gnats/Makefile
+++ b/databases/gnats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:28:08 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/09 10:38:23 seb Exp $
DISTNAME= gnats-3.113.1
CATEGORIES= devel
@@ -15,7 +15,6 @@ GNU_CONFIGURE= YES
USE_GMAKE= yes
USE_BISON= yes
-USE_NEW_TEXINFO= YES
USE_MAKEINFO= YES
INFO_FILES= gnats.info send-pr.info
diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile
index c91905f652d..a80e93a959c 100644
--- a/databases/guile-pg/Makefile
+++ b/databases/guile-pg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:28:12 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/08/09 10:38:24 seb Exp $
#
DISTNAME= guile-pg-0.07
@@ -19,7 +19,6 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libpq-includes=${BUILDLINK_PREFIX.postgresql-lib}/include/postgresql
-USE_NEW_TEXINFO= YES
INFO_FILES= guile-pg.info
.include "../../databases/postgresql-lib/buildlink2.mk"
diff --git a/databases/mysql-client/Makefile b/databases/mysql-client/Makefile
index 1be63371e22..df19a2a039c 100644
--- a/databases/mysql-client/Makefile
+++ b/databases/mysql-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/06/29 22:28:17 seb Exp $
+# $NetBSD: Makefile,v 1.24 2003/08/09 10:38:24 seb Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
PKGREVISION= 3
@@ -10,7 +10,6 @@ COMMENT= MySQL, a free SQL database (client)
CONFIGURE_ARGS+= --without-server
USE_BUILDLINK2= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= mysql.info
post-install: