openbsd-ports/x11/openmotif/patches/patch-bitmaps-Imakefile
sthen 6b69e3097d Update to Motif 2.3.4, which is now released under LGPLv2.1.
"Motif 2.3.4 is an updated version of Open Motif 2.3 and is a major
bug fix release."

Keeping current package naming (openmotif) for now.
Feedback from pascal@ naddy@
2012-10-28 11:05:44 +00:00

10 lines
385 B
Plaintext

$OpenBSD: patch-bitmaps-Imakefile,v 1.4 2012/10/28 11:05:45 sthen Exp $
--- bitmaps/Imakefile.orig Mon Oct 22 15:50:39 2012
+++ bitmaps/Imakefile Wed Oct 24 21:18:52 2012
@@ -43,4 +43,4 @@ HEADERS = \
all::
-InstallMultipleFlags($(HEADERS),$(XPROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
+InstallMultipleFlags($(HEADERS),$(PROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))