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_libpng | |
parent | 033024efde0d41d896b23d3d337bedd2b8229afd (diff) | |
download | pkgsrc-a6ec49ec4c6d36385b408992b26f488a80d2ecde.tar.gz |
Tweak suse_* packages to support NetBSD/powerpc.
Diffstat (limited to 'emulators/suse_libpng')
-rw-r--r-- | emulators/suse_libpng/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse_libpng/distinfo | 8 |
2 files changed, 7 insertions, 5 deletions
diff --git a/emulators/suse_libpng/Makefile b/emulators/suse_libpng/Makefile index ef95aaa0efc..4ea79fbd2ae 100644 --- a/emulators/suse_libpng/Makefile +++ b/emulators/suse_libpng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/08/25 21:49:50 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/11/25 11:01:15 schmonz Exp $ DISTNAME= libpng PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -12,7 +12,7 @@ COMMENT= Linux compatibility package for the PNG library 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_libpng/distinfo b/emulators/suse_libpng/distinfo index a1d59dc790d..1b19322d240 100644 --- a/emulators/suse_libpng/distinfo +++ b/emulators/suse_libpng/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.3 2002/04/04 09:47:06 tron Exp $ +$NetBSD: distinfo,v 1.4 2002/11/25 11:01:16 schmonz Exp $ -SHA1 (suse73/libpng.rpm) = 172d1cfdbe13f412826e5f1f57fd84d79b58676c -Size (suse73/libpng.rpm) = 329863 bytes +SHA1 (suse73/i386/libpng.rpm) = 172d1cfdbe13f412826e5f1f57fd84d79b58676c +Size (suse73/i386/libpng.rpm) = 329863 bytes +SHA1 (suse73/ppc/libpng.rpm) = 8dfca3c3dbffd36e10daf6d75fb784e13b6d63ac +Size (suse73/ppc/libpng.rpm) = 324437 bytes |