summaryrefslogtreecommitdiff
path: root/print/ptexenc/patches/patch-Makefile.in
blob: 80546cca3104aa7744e02186a2ec3ca32bc9a0ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-Makefile.in,v 1.1 2011/07/28 04:30:04 minskim Exp $

--- Makefile.in.orig	2011-01-12 10:43:40.000000000 +0000
+++ Makefile.in
@@ -358,7 +358,7 @@ clean-libLTLIBRARIES:
 	  rm -f "$${dir}/so_locations"; \
 	done
 libptexenc.la: $(libptexenc_la_OBJECTS) $(libptexenc_la_DEPENDENCIES) 
-	$(libptexenc_la_LINK) -rpath $(libdir) $(libptexenc_la_OBJECTS) $(libptexenc_la_LIBADD) $(LIBS)
+	$(libptexenc_la_LINK) -rpath $(libdir) $(libptexenc_la_OBJECTS) $(libptexenc_la_LIBADD) $(LIBS) $(KPATHSEA_LIBS)
 
 mostlyclean-compile:
 	-rm -f *.$(OBJEXT)