diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-12-27 23:07:21 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-12-27 23:07:21 +0000 |
commit | 81be138eaee9cf5a43c4669e052158e2ccd6cec5 (patch) | |
tree | 37fa05969b5366127862abfcd0c2c6a60c8e1089 /emulators/suse91_openmotif | |
parent | 75f355847e3308c69dd87a687672f575595a9b91 (diff) | |
download | pkgsrc-81be138eaee9cf5a43c4669e052158e2ccd6cec5.tar.gz |
Does in fact work on NetBSD/i386 3.0; remove errant PKG_FAIL_REASON. Fixes
PR pkg/32392.
Diffstat (limited to 'emulators/suse91_openmotif')
-rw-r--r-- | emulators/suse91_openmotif/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/emulators/suse91_openmotif/Makefile b/emulators/suse91_openmotif/Makefile index 5a9509e1efb..9eae641b0fd 100644 --- a/emulators/suse91_openmotif/Makefile +++ b/emulators/suse91_openmotif/Makefile @@ -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 @@ MAINTAINER= jdolecek@NetBSD.org 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 |