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_xforms | |
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_xforms')
-rw-r--r-- | emulators/suse_xforms/Makefile | 8 | ||||
-rw-r--r-- | emulators/suse_xforms/files/md5 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile index e646b26f3f5..92de4e55f53 100644 --- a/emulators/suse_xforms/Makefile +++ b/emulators/suse_xforms/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.8 2000/12/16 22:37:33 tron Exp $ +# $NetBSD: Makefile,v 1.9 2000/12/17 13:05:45 tron Exp $ DISTNAME= xforms -PKGNAME= suse_xforms-6.3 +PKGNAME= suse_xforms-${SUSE_VERSION} CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUSE:=xdev2/} +MASTER_SITES= ${MASTER_SITE_SUSE:=pay1/} EXTRACT_SUFX= .rpm MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.suse.com/ -DEPENDS+= suse_x11-6.3:../suse_x11 +DEPENDS+= suse_x11-${SUSE_VERSION}:../suse_x11 ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/emulators/suse_xforms/files/md5 b/emulators/suse_xforms/files/md5 index 000f68f3b78..b788f9fadd0 100644 --- a/emulators/suse_xforms/files/md5 +++ b/emulators/suse_xforms/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/01/09 07:11:40 tls Exp $ +$NetBSD: md5,v 1.3 2000/12/17 13:05:45 tron Exp $ -MD5 (suse63/xforms.rpm) = b558f7dbef2c4ab152f760d436607403 +MD5 (suse64/xforms.rpm) = 6d0916ea31831d6ab7719dc7e6dae762 |