summaryrefslogtreecommitdiff
path: root/emulators/suse_x11/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-02-21 17:27:39 +0000
committermartti <martti@pkgsrc.org>2002-02-21 17:27:39 +0000
commitba21ccbf1662f1486b6bd153ba34bcb4a4055035 (patch)
tree465253c94ae2a1688056af8ce978bb4103886f44 /emulators/suse_x11/Makefile
parent3ab1d970d6bf8145790f6a7b0b899ec6bfd53f2d (diff)
downloadpkgsrc-ba21ccbf1662f1486b6bd153ba34bcb4a4055035.tar.gz
Updated suse_x11 to 6.4nb1
* xshared.rpm: fix for crash in callback functions (netscape et.al.)
Diffstat (limited to 'emulators/suse_x11/Makefile')
-rw-r--r--emulators/suse_x11/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile
index 95a8f0ec7d6..c526c4fb5e0 100644
--- a/emulators/suse_x11/Makefile
+++ b/emulators/suse_x11/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2001/02/17 18:38:30 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2002/02/21 17:27:39 martti Exp $
DISTNAME= suse_x11-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUSE:=x1/}
+MASTER_SITES= ${MASTER_SITE_SUSE:=x1/} \
+ ftp://ftp.suse.com/pub/suse/i386/update/${SUSE_VERSION}/x1/
DISTFILES= ${RPMFILES}
MAINTAINER= packages@netbsd.org
@@ -17,6 +19,6 @@ EXTRACT_ONLY= # empty
NO_BUILD= yes
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-RPMFILES= xshared.rpm xpm.rpm
+RPMFILES= xshared-3.3.6-43.i386.rpm xpm.rpm
.include "../suse_linux/Makefile.common"