1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11-toolkits/tix/files/patch-ac
1997-01-02 07:12:38 +00:00

12 lines
493 B
Plaintext

--- unix-tk4.1/Makefile.in.orig Sat Dec 28 06:15:15 1996
+++ unix-tk4.1/Makefile.in Mon Dec 30 19:29:02 1996
@@ -31,7 +31,7 @@
# Directory in which to install the library of Tix scripts and demos
# (note: you can set the TIX_LIBRARY environment variable at run-time to
# override the compiled-in location):
-TIX_LIBRARY = $(prefix)/lib/tix$(TIX_VERSION)
+TIX_LIBRARY = $(prefix)/share/tix$(TIX_VERSION)
# Directory in which to install the archive libtix.a:
LIB_DIR = $(exec_prefix)/lib