46ab1d5f06
xpkgwedge. Also, OpenMotif can actually be installed into ${LOCALBASE} if xpkgwedge is installed. Use x11.buildlink.mk and mark as USE_BUILDLINK_ONLY, and add a buildlink.mk file for use by other package Makefiles.
10 lines
318 B
Text
10 lines
318 B
Text
$NetBSD: patch-ab,v 1.2 2001/09/08 20:03:44 jlam Exp $
|
|
|
|
--- bitmaps/Imakefile.orig Fri Sep 7 22:06:54 2001
|
|
+++ bitmaps/Imakefile
|
|
@@ -56,4 +56,4 @@
|
|
|
|
all::
|
|
|
|
-InstallMultipleFlags($(HEADERS),$(XPROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
|
|
+InstallMultipleFlags($(HEADERS),$(INCDIR)/X11/bitmaps,$(INSTINCFLAGS))
|