summaryrefslogtreecommitdiff
path: root/graphics/pixmap/files/patch-Imakefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 21:54:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 21:54:33 +0000
commit60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 (patch)
tree42c5d548da07f10a85c92da3191700e6f34e6829 /graphics/pixmap/files/patch-Imakefile
parentsecurity/arirang: Mark broken with Ruby 2.0 or newer (diff)
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'graphics/pixmap/files/patch-Imakefile')
-rw-r--r--graphics/pixmap/files/patch-Imakefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/graphics/pixmap/files/patch-Imakefile b/graphics/pixmap/files/patch-Imakefile
new file mode 100644
index 000000000000..668e0e153051
--- /dev/null
+++ b/graphics/pixmap/files/patch-Imakefile
@@ -0,0 +1,24 @@
+--- ./Imakefile.org Fri May 13 04:04:38 1994
++++ ./Imakefile Mon Feb 27 16:31:46 1995
+@@ -27,10 +27,9 @@
+ PIXMAPDIR = $(LIBDIR)/Pixmap
+
+ XCOMM Specify here your Xpm installation directories
+- XPM_INCLUDEDIR = /usr/local/include
+ XPM_LIBDIR = $(LIBDIR)/xpm
+- XPM_INCLUDEDIR = /net/koala/include
+- XPM_LIBDIR = /net/koala/lib/sun4
++ XPM_INCLUDEDIR = $(INCDIR)
++ XPM_LIBDIR = $(USRLIBDIR)
+ EXTRA_INCLUDES = $(R5EXT) -I. -I.. -I$(XPM_INCLUDEDIR) -I/usr/include/$(MOTIFVER)
+
+ #ifdef USE_MOTIF
+@@ -89,7 +88,7 @@
+
+ Pixmap.ad: APixmap.ad
+ @echo Pixmap compiled with Athena.
+- @sed -e "s#@PIXMAPDIR@#$(PIXMAPDIR)/#g" <APixmap.ad >Pixmap.ad
++ @sed -e "s#@PIXMAPDIR@#$(PIXMAPDIR)/#g" -e "s/^Pixmap//" <APixmap.ad >Pixmap.ad
+ #endif
+
+ dotpixmap: $(RGBTXT)