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_x11 | |
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_x11')
-rw-r--r-- | emulators/suse_x11/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse_x11/files/md5 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile index e7b211bf760..d5c11ba192f 100644 --- a/emulators/suse_x11/Makefile +++ b/emulators/suse_x11/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2000/12/16 22:37:33 tron Exp $ +# $NetBSD: Makefile,v 1.12 2000/12/17 13:05:44 tron Exp $ -DISTNAME= suse_x11-6.3 +DISTNAME= suse_x11-${SUSE_VERSION} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=x1/} DISTFILES= ${RPMFILES} @@ -8,7 +8,7 @@ DISTFILES= ${RPMFILES} MAINTAINER= packages@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_x11/files/md5 b/emulators/suse_x11/files/md5 index c1b728379ee..9aa523a52cc 100644 --- a/emulators/suse_x11/files/md5 +++ b/emulators/suse_x11/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.2 2000/01/09 07:11:31 tls Exp $ +$NetBSD: md5,v 1.3 2000/12/17 13:05:44 tron Exp $ -MD5 (suse63/xpm.rpm) = 0269ec023892b86272a318dc64b18179 -MD5 (suse63/xshared.rpm) = e7e34522c5b4d8bc12587040ceda0b17 +MD5 (suse64/xshared.rpm) = 33853e5ecabc721de81c5b3f09159e7f +MD5 (suse64/xpm.rpm) = efcbb77783beaa1212e95f42a991049a |