diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-11-25 11:01:13 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-11-25 11:01:13 +0000 |
commit | a6ec49ec4c6d36385b408992b26f488a80d2ecde (patch) | |
tree | 8e02a8882cdfb77d79ea39208ad93347ce8139b4 /emulators/suse_openmotif | |
parent | 033024efde0d41d896b23d3d337bedd2b8229afd (diff) | |
download | pkgsrc-a6ec49ec4c6d36385b408992b26f488a80d2ecde.tar.gz |
Tweak suse_* packages to support NetBSD/powerpc.
Diffstat (limited to 'emulators/suse_openmotif')
-rw-r--r-- | emulators/suse_openmotif/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse_openmotif/distinfo | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/emulators/suse_openmotif/Makefile b/emulators/suse_openmotif/Makefile index f3cff05b62f..60a01dcd347 100644 --- a/emulators/suse_openmotif/Makefile +++ b/emulators/suse_openmotif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/04/15 12:00:23 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/11/25 11:01:16 schmonz Exp $ DISTNAME= openmotif PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -12,7 +12,7 @@ COMMENT= Linux compatibility package for the Motif libraries DEPENDS+= suse_x11>=${SUSE_VERSION}:../suse_x11 -ONLY_FOR_PLATFORM= NetBSD-*-i386 +ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc EXTRACT_ONLY= # empty NO_BUILD= YES diff --git a/emulators/suse_openmotif/distinfo b/emulators/suse_openmotif/distinfo index 7181f18dd5e..4ce4328afd0 100644 --- a/emulators/suse_openmotif/distinfo +++ b/emulators/suse_openmotif/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/04/14 10:11:01 tron Exp $ +$NetBSD: distinfo,v 1.2 2002/11/25 11:01:16 schmonz Exp $ -SHA1 (suse73/openmotif.rpm) = b4ab8826a90429f47cac6c1cd38c68eb8caa21c2 -Size (suse73/openmotif.rpm) = 1198634 bytes +SHA1 (suse73/i386/openmotif.rpm) = b4ab8826a90429f47cac6c1cd38c68eb8caa21c2 +Size (suse73/i386/openmotif.rpm) = 1198634 bytes +SHA1 (suse73/ppc/openmotif.rpm) = 47c6c49768b6e187267674ad882670272dbd631a +Size (suse73/ppc/openmotif.rpm) = 1305398 bytes |