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
291 B
Text
13 lines
291 B
Text
$NetBSD: patch-ak,v 1.2 2001/09/08 20:03:45 jlam Exp $
|
|
|
|
--- config/util/Imakefile.orig Fri Apr 28 11:04:07 2000
|
|
+++ config/util/Imakefile
|
|
@@ -22,6 +22,8 @@
|
|
LDPRELIB =
|
|
LDPRELIBS =
|
|
|
|
+#include <NoInstall.rules>
|
|
+
|
|
all:: $(PROGRAMS)
|
|
|
|
includes:: ProgramTargetName(makestrs)
|