pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc CONFIG_STATUS_OVERRIDE is the default in bsd.pkg.mk, s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2bb10fa5251
branches: trunk
changeset: 468486:f2bb10fa5251
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Feb 14 13:55:19 2004 +0000
description:
CONFIG_STATUS_OVERRIDE is the default in bsd.pkg.mk, so no need for these
definitions here.
diffstat:
devel/SDL/Makefile.common | 3 +--
devel/gtexinfo/Makefile | 3 +--
games/genecys-client/Makefile | 3 +--
security/cyrus-sasl2/Makefile.common | 4 +---
4 files changed, 4 insertions(+), 9 deletions(-)
diffs (70 lines):
diff -r 2019474e649f -r f2bb10fa5251 devel/SDL/Makefile.common
--- a/devel/SDL/Makefile.common Sat Feb 14 13:54:28 2004 +0000
+++ b/devel/SDL/Makefile.common Sat Feb 14 13:55:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2004/02/13 17:29:20 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/02/14 13:55:19 jlam Exp $
#
DISTNAME= SDL-1.2.6
@@ -15,7 +15,6 @@
USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
-CONFIG_STATUS_OVERRIDE= config.status
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
PTHREAD_OPTS+= require
diff -r 2019474e649f -r f2bb10fa5251 devel/gtexinfo/Makefile
--- a/devel/gtexinfo/Makefile Sat Feb 14 13:54:28 2004 +0000
+++ b/devel/gtexinfo/Makefile Sat Feb 14 13:55:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/02/12 08:55:33 seb Exp $
+# $NetBSD: Makefile,v 1.49 2004/02/14 13:55:19 jlam Exp $
DISTNAME= texinfo-4.6
PKGNAME= g${DISTNAME}
@@ -16,7 +16,6 @@
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-CONFIG_STATUS_OVERRIDE= config.status
INFO_FILES= info-stnd.info info.info texinfo
TEST_TARGET= check
diff -r 2019474e649f -r f2bb10fa5251 games/genecys-client/Makefile
--- a/games/genecys-client/Makefile Sat Feb 14 13:54:28 2004 +0000
+++ b/games/genecys-client/Makefile Sat Feb 14 13:55:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/02/12 19:06:39 seb Exp $
+# $NetBSD: Makefile,v 1.4 2004/02/14 13:55:19 jlam Exp $
#
DISTNAME= genecys-0.1
@@ -17,7 +17,6 @@
CONFIGURE_DIRS= ${WRKSRC}/common ${WRKSRC}/client
BUILD_DIRS= ${WRKSRC}/common ${WRKSRC}/client
LIBS+= -lm
-CONFIG_STATUS_OVERRIDE= common/config.status client/config.status
CONFIGURE_ARGS+= --with-cal3d=${BUILDLINK_PREFIX.cal3d}
CONFIGURE_ARGS+= --with-openrm=${BUILDLINK_PREFIX.OpenRM}
diff -r 2019474e649f -r f2bb10fa5251 security/cyrus-sasl2/Makefile.common
--- a/security/cyrus-sasl2/Makefile.common Sat Feb 14 13:54:28 2004 +0000
+++ b/security/cyrus-sasl2/Makefile.common Sat Feb 14 13:55:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2004/02/14 07:45:36 jlam Exp $
+# $NetBSD: Makefile.common,v 1.16 2004/02/14 13:55:19 jlam Exp $
#
# This Makefile fragment should be included _below_ any SASL_PLUGIN
# definition and _above_ any CONFIGURE_ARGS definitions.
@@ -28,9 +28,7 @@
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
-
GNU_CONFIGURE= YES
-CONFIG_STATUS_OVERRIDE= config.status
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
Home |
Main Index |
Thread Index |
Old Index