summaryrefslogtreecommitdiff
path: root/emulators/suse_x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-04-06 22:08:32 +0000
committerwiz <wiz@pkgsrc.org>2002-04-06 22:08:32 +0000
commit098d69a013d220cf4815c8af756017c3248ef184 (patch)
treedeba40a3a13c76123ebfec94e1e4c564c3ce5ba7 /emulators/suse_x11
parent76b3a816f67d7202a91617649bc06c82209bcf23 (diff)
downloadpkgsrc-098d69a013d220cf4815c8af756017c3248ef184.tar.gz
Add an additional distfile to make this package usable for XFree86-3.* users.
Bump PKGREVISION. (No change for XFree86-4.* users.) Debugging and idea for the solution by tron.
Diffstat (limited to 'emulators/suse_x11')
-rw-r--r--emulators/suse_x11/Makefile11
-rw-r--r--emulators/suse_x11/distinfo4
2 files changed, 13 insertions, 2 deletions
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile
index 3d4fd5f12bc..261ecbd3145 100644
--- a/emulators/suse_x11/Makefile
+++ b/emulators/suse_x11/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2002/04/04 09:47:10 tron Exp $
+# $NetBSD: Makefile,v 1.17 2002/04/06 22:08:32 wiz Exp $
DISTNAME= suse_x11-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=x1/}
DISTFILES= ${RPMFILES}
@@ -19,4 +20,12 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
RPMFILES= xshared.rpm
+.include "../../mk/bsd.prefs.mk"
+
+# directory appeared in XFree86 4.*
+# if it is missing, we are using XFree86 3.* and need some additional files
+.if !exists(${X11BASE}/lib/X11/locale/common)
+RPMFILES+= xf86.rpm
+.endif
+
.include "../suse_linux/Makefile.common"
diff --git a/emulators/suse_x11/distinfo b/emulators/suse_x11/distinfo
index 867d2ba3e44..a622d53ed52 100644
--- a/emulators/suse_x11/distinfo
+++ b/emulators/suse_x11/distinfo
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.4 2002/04/04 09:47:11 tron Exp $
+$NetBSD: distinfo,v 1.5 2002/04/06 22:08:32 wiz Exp $
SHA1 (suse73/xshared.rpm) = 50ace1909bf0a39f509d6401d18cd375dbcf847d
Size (suse73/xshared.rpm) = 1728255 bytes
+SHA1 (suse73/xf86.rpm) = d824c1323018100870fb42f08ec0e26c10ae8702
+Size (suse73/xf86.rpm) = 20347104 bytes