pkgsrc/x11/openmotif/patches/patch-aj
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
331 B
Text

$NetBSD: patch-aj,v 1.2 2001/09/08 20:03:45 jlam Exp $
--- config/makedepend/Imakefile.orig Sat Sep 8 00:39:51 2001
+++ config/makedepend/Imakefile
@@ -13,6 +13,8 @@
LDPRELIB =
LDPRELIBS =
+#include <NoInstall.rules>
+
#if HasGcc && !defined(PreIncDir)
#define PreIncDir /usr/local/lib/gcc-include
#endif