openbsd-ports/x11/openmotif/patches/patch-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

12 lines
397 B
Plaintext

--- Imakefile.orig Sat Jun 30 09:54:52 2007
+++ Imakefile Sat Jun 30 09:55:15 2007
@@ -90,7 +90,7 @@ XCOMM
#ifdef UseInstalled
TESTS_IMAKE = $(IMAKE) -DUseInstalled
#else
-TESTS_IMAKE = ../$(IMAKE)
+TESTS_IMAKE = $(IMAKE)
#endif
DIRS_TO_CREATE = $(USRLIBDIR) $(BINDIR) $(INCDIR) $(USRINCDIR) $(LIBDIR) $(XAPPLOADDIR)
CDE_DIRS_TO_CREATE = $(USRLIBDIR) $(BINDIR) $(PROJECTROOT)/share/include