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_x11 | |
parent | 033024efde0d41d896b23d3d337bedd2b8229afd (diff) | |
download | pkgsrc-a6ec49ec4c6d36385b408992b26f488a80d2ecde.tar.gz |
Tweak suse_* packages to support NetBSD/powerpc.
Diffstat (limited to 'emulators/suse_x11')
-rw-r--r-- | emulators/suse_x11/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse_x11/distinfo | 14 |
2 files changed, 11 insertions, 7 deletions
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile index ab25b906d27..f97833cf191 100644 --- a/emulators/suse_x11/Makefile +++ b/emulators/suse_x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/10/14 14:35:23 jschauma Exp $ +# $NetBSD: Makefile,v 1.21 2002/11/25 11:01:17 schmonz Exp $ DISTNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 2 @@ -12,7 +12,7 @@ COMMENT= Linux compatibility package for X11 binaries DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base -ONLY_FOR_PLATFORM= NetBSD-*-i386 +ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc USE_BUILDLINK2= # defined EXTRACT_ONLY= # empty diff --git a/emulators/suse_x11/distinfo b/emulators/suse_x11/distinfo index a622d53ed52..85b2e13efe6 100644 --- a/emulators/suse_x11/distinfo +++ b/emulators/suse_x11/distinfo @@ -1,6 +1,10 @@ -$NetBSD: distinfo,v 1.5 2002/04/06 22:08:32 wiz Exp $ +$NetBSD: distinfo,v 1.6 2002/11/25 11:01:17 schmonz Exp $ -SHA1 (suse73/xshared.rpm) = 50ace1909bf0a39f509d6401d18cd375dbcf847d -Size (suse73/xshared.rpm) = 1728255 bytes -SHA1 (suse73/xf86.rpm) = d824c1323018100870fb42f08ec0e26c10ae8702 -Size (suse73/xf86.rpm) = 20347104 bytes +SHA1 (suse73/i386/xshared.rpm) = 50ace1909bf0a39f509d6401d18cd375dbcf847d +Size (suse73/i386/xshared.rpm) = 1728255 bytes +SHA1 (suse73/i386/xf86.rpm) = d824c1323018100870fb42f08ec0e26c10ae8702 +Size (suse73/i386/xf86.rpm) = 20347104 bytes +SHA1 (suse73/ppc/xshared.rpm) = 0864b93f0e2e226d6c324fa0abc6805b9f63fbc1 +Size (suse73/ppc/xshared.rpm) = 1858947 bytes +SHA1 (suse73/ppc/xf86.rpm) = 059f0b9a98ee9fce3522a59aefe7c794d17314a0 +Size (suse73/ppc/xf86.rpm) = 21014414 bytes |