summaryrefslogtreecommitdiff
path: root/x11/xview-config/patches/patch-ae
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-09-13 20:21:53 +0000
committerjlam <jlam@pkgsrc.org>2000-09-13 20:21:53 +0000
commite08034b16f983676483a2f01210632d81308e667 (patch)
treeba50265d9deb33fd4284c188efbb92edfbc23a25 /x11/xview-config/patches/patch-ae
parent90782f4c213eacc81c6f9683ef5b0d92b75ad698 (diff)
downloadpkgsrc-e08034b16f983676483a2f01210632d81308e667.tar.gz
Make this work with xpkgwedge:
* Move installation of config files to ${PREFIX}/lib/X11/xview (consistent with how lesstif installs into ${PREFIX}/lib/X11/lesstif) * Provide a xmkmf-type script called "xvmkmf" which does the right thing for programs needing to generate Makefiles from Imakefiles using XView. * Bump version number to 3.2.1nb1.
Diffstat (limited to 'x11/xview-config/patches/patch-ae')
-rw-r--r--x11/xview-config/patches/patch-ae23
1 files changed, 18 insertions, 5 deletions
diff --git a/x11/xview-config/patches/patch-ae b/x11/xview-config/patches/patch-ae
index b900e20200e..622307ebd51 100644
--- a/x11/xview-config/patches/patch-ae
+++ b/x11/xview-config/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.3 2000/09/13 15:30:26 jlam Exp $
+$NetBSD: patch-ae,v 1.4 2000/09/13 20:21:54 jlam Exp $
--- XView.tmpl.orig Sun Jun 26 22:10:00 1994
+++ XView.tmpl
@@ -11,7 +11,20 @@ $NetBSD: patch-ae,v 1.3 2000/09/13 15:30:26 jlam Exp $
#endif
#if OsHasLocale
-@@ -192,14 +192,6 @@
+@@ -158,6 +158,12 @@
+ # endif
+ CONFIGDIR = XVConfigdir
+ #endif
++/*
++ * Set the config directory for XView and add this directory to
++ * the places imake searches for config files.
++ */
++ XVCONFIGDIR = $(XVDESTDIR)/lib/X11/xview
++ IMAKE_DEFINES += -I$(XVCONFIGDIR)
+
+ XVLIBSRC = $(TOP)/lib
+ HELP_DEST = XVHelpDest
+@@ -192,14 +198,6 @@
AS = as
*/
/*
@@ -26,7 +39,7 @@ $NetBSD: patch-ae,v 1.3 2000/09/13 15:30:26 jlam Exp $
* Temporary directory used during build process before the include
* files are installed. This is just a place where symbolic links are
* placed to point back to the actual files in the build hierarchy to
-@@ -224,7 +216,7 @@
+@@ -224,7 +222,7 @@
* afterwards.
*/
#ifndef XVIncludeDirName
@@ -35,7 +48,7 @@ $NetBSD: patch-ae,v 1.3 2000/09/13 15:30:26 jlam Exp $
#endif
INCDIR = XVIncludeDirName
/*
-@@ -356,10 +348,10 @@
+@@ -356,10 +354,10 @@
#if SystemV4
SYSV_CLIENT_LIB = -lintl -ldl
@@ -48,7 +61,7 @@ $NetBSD: patch-ae,v 1.3 2000/09/13 15:30:26 jlam Exp $
#endif
/*
-@@ -371,16 +363,16 @@
+@@ -371,16 +369,16 @@
*/
#if XvI18nLevel == 4