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.
13 lines
331 B
Text
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
|