pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc bl2 -> bl3 in a package that does not have USE_BUILDLI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/47cecb24e395
branches: trunk
changeset: 477433:47cecb24e395
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 02 20:47:49 2004 +0000
description:
bl2 -> bl3 in a package that does not have USE_BUILDLINK* set.
diffstat:
games/quake3arena-demo/Makefile | 4 ++--
games/quake3arena/Makefile | 4 ++--
security/amavis-perl/Makefile | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (52 lines):
diff -r 0f165eac6631 -r 47cecb24e395 games/quake3arena-demo/Makefile
--- a/games/quake3arena-demo/Makefile Fri Jul 02 20:46:26 2004 +0000
+++ b/games/quake3arena-demo/Makefile Fri Jul 02 20:47:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/01/20 12:15:41 agc Exp $
+# $NetBSD: Makefile,v 1.20 2004/07/02 20:53:20 wiz Exp $
DISTNAME= linuxq3ademo-1_11-6_x86_gz
PKGREVISION= 1
@@ -22,7 +22,7 @@
.include "../../emulators/suse_linux/Makefile.application"
.else
USE_X11= yes
-.include "../../graphics/MesaLib/buildlink2.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
.endif
NO_CONFIGURE= yes
diff -r 0f165eac6631 -r 47cecb24e395 games/quake3arena/Makefile
--- a/games/quake3arena/Makefile Fri Jul 02 20:46:26 2004 +0000
+++ b/games/quake3arena/Makefile Fri Jul 02 20:47:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/04/15 00:20:29 xtraeme Exp $
+# $NetBSD: Makefile,v 1.17 2004/07/02 20:53:20 wiz Exp $
DISTNAME= linuxq3apoint-1.32b.x86
PKGREVISION= 1
@@ -23,7 +23,7 @@
.include "../../emulators/suse_linux/Makefile.application"
.else
USE_X11= yes
-.include "../../graphics/MesaLib/buildlink2.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
.endif
NO_SRC_ON_FTP= no
diff -r 0f165eac6631 -r 47cecb24e395 security/amavis-perl/Makefile
--- a/security/amavis-perl/Makefile Fri Jul 02 20:46:26 2004 +0000
+++ b/security/amavis-perl/Makefile Fri Jul 02 20:47:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 22:52:50 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/02 20:47:49 wiz Exp $
DISTNAME= amavisd-${VERSION}
PKGNAME= amavis-perl-${VERSION}
@@ -111,5 +111,5 @@
.include "../../mk/bsd.pkg.mk"
.if defined(USE_MILTER) && ${USE_MILTER} == "YES"
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/pthread.buildlink3.mk"
.endif
Home |
Main Index |
Thread Index |
Old Index