openbsd-ports/x11/openmotif/patches/patch-bitmaps-Imakefile
mbalmer 29baf2b6c9 Update OpenMotif to version 2.3.0. This brings the additions of OpenMotif
2.2 and the new support for antialiased fonts (using Xft) and UTF-8.

I take maintainership of OpenMotif with this update.

ok simon@, kurt@, jasper@
2007-07-18 21:41:05 +00:00

9 lines
313 B
Plaintext

--- bitmaps/Imakefile.orig Sat Jun 30 10:01:51 2007
+++ bitmaps/Imakefile Sat Jun 30 10:02:28 2007
@@ -56,4 +56,4 @@ HEADERS = \
all::
-InstallMultipleFlags($(HEADERS),$(XPROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
+InstallMultipleFlags($(HEADERS),$(PROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))