pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/rar Packages set EMUL_PLATFORMS, not EMUL_PL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/30298977f213
branches: trunk
changeset: 538048:30298977f213
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 25 23:44:14 2008 +0000
description:
Packages set EMUL_PLATFORMS, not EMUL_PLATFORM. Unbreaks build on
NetBSD.
diffstat:
archivers/rar/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dff25db8508b -r 30298977f213 archivers/rar/Makefile
--- a/archivers/rar/Makefile Fri Jan 25 22:00:43 2008 +0000
+++ b/archivers/rar/Makefile Fri Jan 25 23:44:14 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2007/11/13 00:33:40 jklos Exp $
+# $NetBSD: Makefile,v 1.50 2008/01/25 23:44:14 joerg Exp $
DISTNAME= rar # overridden in Makefile.${EMUL_PLATFORM}
PKGNAME= rar-2.02 # also overridden
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.rarsoft.com/
COMMENT= RAR file archiver (binary)
-EMUL_PLATFORM= linux-i386 netbsd-i386
+EMUL_PLATFORMS= linux-i386 netbsd-i386
LICENSE= rar-license
RESTRICTED= Only unmodified original package can be distributed
Home |
Main Index |
Thread Index |
Old Index