pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/m1 Let's assume the packager knows what he w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa0da4fbbef9
branches: trunk
changeset: 513376:fa0da4fbbef9
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri May 26 19:15:34 2006 +0000
description:
Let's assume the packager knows what he was doing and require
the compat package. Bump revision, since the dependency list
changes for binary users.
diffstat:
emulators/m1/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 9974b663faa3 -r fa0da4fbbef9 emulators/m1/Makefile
--- a/emulators/m1/Makefile Fri May 26 19:10:43 2006 +0000
+++ b/emulators/m1/Makefile Fri May 26 19:15:34 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/05/22 22:22:03 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/05/26 19:15:34 joerg Exp $
#
DISTNAME= m1074b2-lnx
PKGNAME= m1-0.7.4c
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators audio
MASTER_SITES= http://www.emuhype.com/files/
EXTRACT_SUFX= .tar.bz2
@@ -15,7 +15,7 @@
.include "../../emulators/suse_linux/Makefile.application"
.if !defined(USE_NATIVE_LINUX)
-DEPENDS+= suse_base>=6.4:../../emulators/${SUSE_DIR_PREFIX}_compat
+DEPENDS+= suse_compat>=6.4:../../emulators/${SUSE_DIR_PREFIX}_compat
.endif
ONLY_FOR_PLATFORM= *-*-i386
Home |
Main Index |
Thread Index |
Old Index