summaryrefslogtreecommitdiff
path: root/print/ja-vfxdvik/patches/patch-ag
blob: 651673f136ccc512062ca0b5829271bebf912b95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1.1.1 2002/05/31 13:01:06 seb Exp $

--- texk/make/common.mk.orig	Wed May 30 21:58:55 2001
+++ texk/make/common.mk	Wed May 30 21:58:01 2001
@@ -42,7 +42,7 @@
 kpathsea_dir = $(kpathsea_parent)/kpathsea
 kpathsea_srcdir_parent = $(top_srcdir)/..
 kpathsea_srcdir = $(kpathsea_srcdir_parent)/kpathsea
-kpathsea = $(kpathsea_dir)/libkpathsea.la
+kpathsea = /usr/pkg/lib/libkpathsea.a
 
 @MAINT@ifeq ($(CC), gcc)
 @MAINT@XDEFS = -Wall -Wpointer-arith $(warn_more)