Files
pkgsrc-ng/print/ja-vfxdvik/patches/patch-aa
2013-09-26 17:14:40 +02:00

14 lines
410 B
Plaintext

$NetBSD: patch-aa,v 1.1 2003/10/05 02:00:43 kei Exp $
--- texk/make/programs.mk.orig 2003-10-05 10:45:02.000000000 +0900
+++ texk/make/programs.mk 2003-10-05 10:45:39.000000000 +0900
@@ -6,7 +6,7 @@
# proglib is for web2c;
# XLOADLIBES is for the installer.
-LIBS = @LIBS@
+LIBS =
LOADLIBES = $(proglib) $(kpathsea) $(LIBS) $(XLOADLIBES)
# May as well separate linking from compiling, just in case.