Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
$NetBSD: patch-ap,v 1.5 2007/03/24 21:02:18 adam Exp $
$NetBSD: patch-ap,v 1.6 2015/07/04 16:18:28 joerg Exp $
--- tooltips/Makefile.netbsd.orig 2003-09-16 01:05:51.000000000 +0200
+++ tooltips/Makefile.netbsd
@@ -8,7 +8,7 @@ $NetBSD: patch-ap,v 1.5 2007/03/24 21:02:18 adam Exp $
# Define where the X11 include files are.
-X11_INCLUDE_DIR = /usr/X11R6/include
+X11_INCLUDE_DIR = ${X11BASE}/include
+OTHER_INCLUDE_DIR = ${X11PREFIX}/include/X11
+OTHER_INCLUDE_DIR = ${LOCALBASE}/include/X11
+X11_BASE_INCLUDE= ${X11BASE}/include
# Uncomment out this line if you do not want debug information included.