pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/suse91_openmotif Does in fact work on NetBSD...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b03ed122ecab
branches:  trunk
changeset: 504924:b03ed122ecab
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Dec 27 23:07:21 2005 +0000

description:
Does in fact work on NetBSD/i386 3.0; remove errant PKG_FAIL_REASON. Fixes
PR pkg/32392.

diffstat:

 emulators/suse91_openmotif/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 880f0a7e44f3 -r b03ed122ecab emulators/suse91_openmotif/Makefile
--- a/emulators/suse91_openmotif/Makefile       Tue Dec 27 22:53:38 2005 +0000
+++ b/emulators/suse91_openmotif/Makefile       Tue Dec 27 23:07:21 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/27 23:07:21 schmonz Exp $
 
 DISTNAME=              suse_openmotif-${SUSE_VERSION}
 PKGREVISION=           2
@@ -10,9 +10,6 @@
 HOMEPAGE=              http://www.suse.com/
 COMMENT=               Linux compatibility package for the Motif library
 
-PKG_FAIL_REASON+=      "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+=      "Will be removed in pkgsrc-2006Q1 unless fixed"
-
 DEPENDS+=              suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11
 
 EXTRACT_ONLY=          # empty



Home | Main Index | Thread Index | Old Index