summaryrefslogtreecommitdiff
path: root/converters/xdeview
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-03-02 00:36:20 +0000
committertron <tron@pkgsrc.org>1998-03-02 00:36:20 +0000
commitfb4596c28eb25f07e4cc1dcf97e05061ad348940 (patch)
tree694a1082e5ae32c9b32e34a9c6a2767c2a5416c3 /converters/xdeview
parentec605ff0629a609be347f18e1b3dac7ce3b07a47 (diff)
downloadpkgsrc-fb4596c28eb25f07e4cc1dcf97e05061ad348940.tar.gz
Don't build "libuu.a" because we link with the shared version anyway.
Diffstat (limited to 'converters/xdeview')
-rw-r--r--converters/xdeview/patches/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/converters/xdeview/patches/patch-ac b/converters/xdeview/patches/patch-ac
new file mode 100644
index 00000000000..70760415f31
--- /dev/null
+++ b/converters/xdeview/patches/patch-ac
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Mon Oct 14 22:19:01 1996
++++ Makefile.in Mon Mar 2 01:25:08 1998
+@@ -164,7 +164,7 @@
+ uudeview: unix/config.h libuu.a
+ (cd unix; $(MAKE) CC='$(CC)' CFLAGS='$(CFLAGS)' LIBS='$(LIBS)' )
+
+-xdeview: tcl/config.h libuu.a
++xdeview: tcl/config.h
+ (cd tcl; $(MAKE) CC='$(CC)' CFLAGS='$(CFLAGS)' LIBS='$(LIBS)' )
+
+ libuu.a: uulib/config.h