From 0d64fec4ff638934ff0f22eab5d5315dda9ad49c Mon Sep 17 00:00:00 2001 From: kei Date: Sun, 5 Oct 2003 02:00:43 +0000 Subject: - do not install ${PREFIX}/bin/t1mapper nor ${PREFIX}/man/man1/t1mapper.1. teTeX2-bin package installs them as well. - fix build problem. tested only on NetBSD-current. bump PKGREVISION. --- print/ja-vfxdvik/patches/patch-aa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 print/ja-vfxdvik/patches/patch-aa (limited to 'print/ja-vfxdvik/patches/patch-aa') diff --git a/print/ja-vfxdvik/patches/patch-aa b/print/ja-vfxdvik/patches/patch-aa new file mode 100644 index 00000000000..f2087cb5c17 --- /dev/null +++ b/print/ja-vfxdvik/patches/patch-aa @@ -0,0 +1,13 @@ +$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. -- cgit v1.2.3