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_xforms | |
parent | 033024efde0d41d896b23d3d337bedd2b8229afd (diff) | |
download | pkgsrc-a6ec49ec4c6d36385b408992b26f488a80d2ecde.tar.gz |
Tweak suse_* packages to support NetBSD/powerpc.
Diffstat (limited to 'emulators/suse_xforms')
-rw-r--r-- | emulators/suse_xforms/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse_xforms/distinfo | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile index b70d5e648ae..846bdbaffa9 100644 --- a/emulators/suse_xforms/Makefile +++ b/emulators/suse_xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/04/04 09:47:12 tron Exp $ +# $NetBSD: Makefile,v 1.13 2002/11/25 11:01:18 schmonz Exp $ DISTNAME= xforms PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -12,7 +12,7 @@ COMMENT= Linux compatibility package for xforms binaries 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_xforms/distinfo b/emulators/suse_xforms/distinfo index 4a9e70367fb..35953b9bbab 100644 --- a/emulators/suse_xforms/distinfo +++ b/emulators/suse_xforms/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.3 2002/04/04 09:47:13 tron Exp $ +$NetBSD: distinfo,v 1.4 2002/11/25 11:01:18 schmonz Exp $ -SHA1 (suse73/xforms.rpm) = 36084b10475a9c44a49c065ff4f6d88bc37e20f2 -Size (suse73/xforms.rpm) = 565878 bytes +SHA1 (suse73/i386/xforms.rpm) = 36084b10475a9c44a49c065ff4f6d88bc37e20f2 +Size (suse73/i386/xforms.rpm) = 565878 bytes +SHA1 (suse73/ppc/xforms.rpm) = 7ac015a31f7dd802520de3f6d45e4dfd36176756 +Size (suse73/ppc/xforms.rpm) = 692123 bytes |