pkgsrc/x11/openmotif/patches/patch-ah
jlam 46ab1d5f06 Fix OpenMotif package to not overwrite X11R6 files when installed without
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.
2001-09-08 20:03:43 +00:00

13 lines
423 B
Text

$NetBSD: patch-ah,v 1.2 2001/09/08 20:03:44 jlam Exp $
--- config/imake/Imakefile.orig Sat Sep 8 00:39:51 2001
+++ config/imake/Imakefile
@@ -17,6 +17,8 @@
CPP_DEFINES = -DCPP_PROGRAM="\"$(CPP_PROGRAM)\""
DEFINES = $(SIGNAL_DEFINES) $(BOOTSTRAPCFLAGS) $(CPP_DEFINES)
+#include <NoInstall.rules>
+
#if defined(MacIIArchitecture) || defined(SequentArchitecture) || defined(i386ScoArchitecture)
XBSDLIB = /**/
#endif