pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/855resolution Wants to link against -li386 --...
details: https://anonhg.NetBSD.org/pkgsrc/rev/da65e7318974
branches: trunk
changeset: 501295:da65e7318974
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 20 10:06:46 2005 +0000
description:
Wants to link against -li386 -- mark as NetBSD-*-i386-only.
diffstat:
sysutils/855resolution/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 507d7f9028ca -r da65e7318974 sysutils/855resolution/Makefile
--- a/sysutils/855resolution/Makefile Thu Oct 20 09:42:23 2005 +0000
+++ b/sysutils/855resolution/Makefile Thu Oct 20 10:06:46 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2005/10/12 02:06:37 christos Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/20 10:06:46 wiz Exp $
#
DISTNAME= 855resolution-0.4
@@ -10,6 +10,8 @@
HOMEPAGE= http://perso.wanadoo.fr/apoirier/
COMMENT= BIOS VESA resolution utility for 855/865/915 Intel chips
+ONLY_FOR_PLATFORM= NetBSD-*-i386
+
WRKSRC= ${WRKDIR}/855resolution
USE_TOOLS= gmake
Home |
Main Index |
Thread Index |
Old Index