diff options
author | tron <tron@pkgsrc.org> | 2000-12-17 13:05:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-12-17 13:05:41 +0000 |
commit | 50dc37a7eeb9aa1618b2f1f88f624244c00fd4c3 (patch) | |
tree | cedb7fdd8e657e53be45dec4c1cc5e724a3a5649 /emulators/suse_libjpeg | |
parent | e37ad5ef35fb86b521419e1d4cfd2a2b1763b590 (diff) | |
download | pkgsrc-50dc37a7eeb9aa1618b2f1f88f624244c00fd4c3.tar.gz |
Use SuSE 6.4 as base for all SuSE packages. We can't use 7.0 now because
it is XFree86 4.x based while NetBSD still uses XFree86 3.3.6 which
causes problem with shared files.
Diffstat (limited to 'emulators/suse_libjpeg')
-rw-r--r-- | emulators/suse_libjpeg/Makefile | 8 | ||||
-rw-r--r-- | emulators/suse_libjpeg/files/md5 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/suse_libjpeg/Makefile b/emulators/suse_libjpeg/Makefile index f51d9ba969d..94a0f91d919 100644 --- a/emulators/suse_libjpeg/Makefile +++ b/emulators/suse_libjpeg/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.2 2000/12/16 22:37:32 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/17 13:05:44 tron Exp $ -DISTNAME= suse_libjpeg-6.4 +DISTNAME= suse_libjpeg-${SUSE_VERSION} CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUSE:C/6.3/6.4/:S,$,gra1/,} +MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} DISTFILES= ${RPMFILES} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.suse.com/ -DEPENDS+= suse_base-6.3:../suse_base +DEPENDS+= suse_base-${SUSE_VERSION}:../suse_base ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/emulators/suse_libjpeg/files/md5 b/emulators/suse_libjpeg/files/md5 index 1c044ac6d3c..dcba729776d 100644 --- a/emulators/suse_libjpeg/files/md5 +++ b/emulators/suse_libjpeg/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/10/19 23:15:48 hubertf Exp $ +$NetBSD: md5,v 1.2 2000/12/17 13:05:44 tron Exp $ -MD5 (suse63/libjpeg.rpm) = 12200fe4e71682d4571087c3ca8bbfa8 +MD5 (suse64/libjpeg.rpm) = 12200fe4e71682d4571087c3ca8bbfa8 |