mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
16 lines
342 B
Plaintext
16 lines
342 B
Plaintext
$NetBSD: patch-ae,v 1.4 2012/07/30 02:53:57 dholland Exp $
|
|
|
|
Configure paths for pkgsrc.
|
|
|
|
--- lib/Imakefile.orig 2002-12-25 10:05:09.000000000 -0800
|
|
+++ lib/Imakefile 2002-12-25 10:05:37.000000000 -0800
|
|
@@ -128,7 +128,7 @@
|
|
-Ifd
|
|
|
|
DEPEND_DEFINES = \
|
|
- -I/usr/local/include
|
|
+ -I${LOCALBASE}/include
|
|
|
|
#if !BuildGL
|
|
NO_GL = -DNO_GL
|