summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf/Makefile5
-rw-r--r--devel/cscope/Makefile4
-rw-r--r--devel/gettext-lib/Makefile4
-rw-r--r--devel/gettext-m4/Makefile4
-rw-r--r--devel/gettext/Makefile4
-rw-r--r--devel/libglade/Makefile4
-rw-r--r--devel/libtecla/Makefile4
-rw-r--r--devel/oaf/Makefile5
-rw-r--r--devel/pth/Makefile4
9 files changed, 9 insertions, 29 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
index 1901682c293..daf2b70a980 100644
--- a/devel/GConf/Makefile
+++ b/devel/GConf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/02/10 03:23:51 sekiya Exp $
+# $NetBSD: Makefile,v 1.41 2004/02/14 00:54:44 grant Exp $
#
DISTNAME= GConf-1.0.9
@@ -23,9 +23,6 @@ USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/gconf.pc.in
-CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.sub
-
CPPFLAGS+= -I${BUILDLINK_PREFIX.db3}/include/db3
PLIST_SUBST+= LOCALBASE=${LOCALBASE}
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile
index b5a7ea6ca0f..5c0a6867711 100644
--- a/devel/cscope/Makefile
+++ b/devel/cscope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/01/03 00:54:18 heinz Exp $
+# $NetBSD: Makefile,v 1.31 2004/02/14 00:54:44 grant Exp $
#
DISTNAME= cscope-15.4
@@ -11,8 +11,6 @@ HOMEPAGE= http://cscope.sourceforge.net/
COMMENT= Interactive C program browser
GNU_CONFIGURE= YES
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
USE_BUILDLINK2= YES
CONFIGURE_ARGS+= --with-ncurses=${BUILDLINK_PREFIX.ncurses}
diff --git a/devel/gettext-lib/Makefile b/devel/gettext-lib/Makefile
index 77a5ed11a4a..8875e1a9f13 100644
--- a/devel/gettext-lib/Makefile
+++ b/devel/gettext-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/01/06 04:37:52 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2004/02/14 00:54:45 grant Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp
#
@@ -24,8 +24,6 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-included-gettext
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
diff --git a/devel/gettext-m4/Makefile b/devel/gettext-m4/Makefile
index c424a1c2945..2217ce3ac83 100644
--- a/devel/gettext-m4/Makefile
+++ b/devel/gettext-m4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:43:22 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/14 00:54:45 grant Exp $
DISTNAME= gettext-0.11.5
PKGNAME= gettext-m4-0.11.5
@@ -13,8 +13,6 @@ COMMENT= Autoconf/automake m4 files for GNU NLS library
CONFLICTS= gettext<=0.10.35nb1
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-included-gettext
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index 75d150259ae..4111802b21f 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2003/12/05 18:15:49 erh Exp $
+# $NetBSD: Makefile,v 1.54 2004/02/14 00:54:45 grant Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp
#
@@ -19,8 +19,6 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
USE_GNU_GETTEXT= yes
CONFIGURE_ARGS+= --without-included-gettext
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 3fd486c4edc..a87d6258d7f 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2004/02/11 02:08:26 sekiya Exp $
+# $NetBSD: Makefile,v 1.51 2004/02/14 00:54:45 grant Exp $
#
DISTNAME= libglade-0.17
@@ -16,8 +16,6 @@ USE_BUILDLINK2= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES
-CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.sub
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
diff --git a/devel/libtecla/Makefile b/devel/libtecla/Makefile
index 39f7ca3c72b..0950dfa0ace 100644
--- a/devel/libtecla/Makefile
+++ b/devel/libtecla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/23 23:59:54 kristerw Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/14 00:54:45 grant Exp $
#
DISTNAME= libtecla-1.5.0
@@ -13,8 +13,6 @@ WRKSRC= ${WRKDIR}/${PKGBASE}
USE_BUILDLINK2= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
ALL_TARGET= default
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 75e958bc4a4..39c5db0d12c 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/02/10 02:33:26 sekiya Exp $
+# $NetBSD: Makefile,v 1.35 2004/02/14 00:54:45 grant Exp $
#
DISTNAME= oaf-0.6.10
@@ -20,9 +20,6 @@ USE_GNU_TOOLS+= lex yacc
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config.sub
-
CONFIGURE_ARGS+= --enable-gtk-doc=no
.include "../../devel/popt/buildlink2.mk"
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 6f54823900f..f530f408803 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2004/01/05 20:48:45 jlam Exp $
+# $NetBSD: Makefile,v 1.61 2004/02/14 00:54:45 grant Exp $
#
DISTNAME= pth-2.0.0
@@ -20,8 +20,6 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-pthread
CONFIGURE_ARGS+= --with-fdsetsize=1024
#CONFIGURE_ARGS+= --enable-debug
-CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
-CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
TEST_TARGET= test