pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/stuffit Add Linux-*-i386 to ONLY_FOR_PLATFORM.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43b4a9a98f32
branches:  trunk
changeset: 467840:43b4a9a98f32
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Feb 07 07:09:20 2004 +0000

description:
Add Linux-*-i386 to ONLY_FOR_PLATFORM.

diffstat:

 archivers/stuffit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c55f6900c627 -r 43b4a9a98f32 archivers/stuffit/Makefile
--- a/archivers/stuffit/Makefile        Sat Feb 07 06:39:23 2004 +0000
+++ b/archivers/stuffit/Makefile        Sat Feb 07 07:09:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/07 06:39:23 xtraeme Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/07 07:09:20 xtraeme Exp $
 
 DISTNAME=              stuffit520.611linux-i386
 PKGNAME=               stuffit-5.2.0.611
@@ -23,7 +23,7 @@
 NO_BIN_ON_FTP=         ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 
-ONLY_FOR_PLATFORM=     NetBSD-*-i386
+ONLY_FOR_PLATFORM=     Linux-*-i386 NetBSD-*-i386
 
 WRKSRC=                        ${WRKDIR}
 CHECK_SHLIBS=          NO



Home | Main Index | Thread Index | Old Index