summaryrefslogtreecommitdiffstats
path: root/x11/xloadimage/files
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2001-07-24 01:09:12 +0000
committerjmz <jmz@FreeBSD.org>2001-07-24 01:09:12 +0000
commit6eef4bc0855e992f8f978531607f1d4d8323caa7 (patch)
tree7c0ca7d0a1ebf424a4a66150e3ffe7fd8213816f /x11/xloadimage/files
parentfdf09fd02a2cf952b9a113c43e84e875e0abf449 (diff)
downloadFreeBSD-ports-6eef4bc0855e992f8f978531607f1d4d8323caa7.zip
FreeBSD-ports-6eef4bc0855e992f8f978531607f1d4d8323caa7.tar.gz
Upgrade to version 4.1.9
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Diffstat (limited to 'x11/xloadimage/files')
-rw-r--r--x11/xloadimage/files/patch-Makefile.in12
-rw-r--r--x11/xloadimage/files/patch-xloadimage.man10
2 files changed, 8 insertions, 14 deletions
diff --git a/x11/xloadimage/files/patch-Makefile.in b/x11/xloadimage/files/patch-Makefile.in
index 3370c79..779a016 100644
--- a/x11/xloadimage/files/patch-Makefile.in
+++ b/x11/xloadimage/files/patch-Makefile.in
@@ -1,10 +1,14 @@
---- Makefile.in.orig Wed Jun 6 23:49:17 2001
-+++ Makefile.in Wed Jun 6 23:49:29 2001
-@@ -4,7 +4,7 @@
+--- Makefile.in.orig Tue Jul 10 23:53:36 2001
++++ Makefile.in Wed Jul 11 12:28:36 2001
+@@ -2,9 +2,10 @@
+ # Makefile for autoconf tutorial
+ #
++prefix = @prefix@
CC = @CC@
- DEFS = @DEFS@
+-DEFS = @DEFS@ -DSYSPATHFILE=\"/etc/X11/Xloadimage\"
-CFLAGS = @CFLAGS@
++DEFS = @DEFS@ -DSYSPATHFILE=\"@sysconfdir@/xloadimagerc\"
+CFLAGS = @CFLAGS@ @CPPFLAGS@ @X_CFLAGS@
XLIB = @X_LIBS@ -lX11 @X_EXTRA_LIBS@
LDFLAGS = @LDFLAGS@
diff --git a/x11/xloadimage/files/patch-xloadimage.man b/x11/xloadimage/files/patch-xloadimage.man
deleted file mode 100644
index f0e4cd6..0000000
--- a/x11/xloadimage/files/patch-xloadimage.man
+++ /dev/null
@@ -1,10 +0,0 @@
---- xloadimage.man.orig Thu Jun 7 00:15:57 2001
-+++ xloadimage.man Thu Jun 7 00:20:11 2001
-@@ -633,7 +633,6 @@
- xloadimage - the image loader and viewer
- xsetbg - pseudonym which quietly sets the background
- xview - pseudonym which views in a window
--/etc/X11/Xloadimage - default system-wide configuration file
- ~/.xloadimagerc - user's personal configuration file
- .in -5
- .fi
OpenPOWER on IntegriCloud