mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
|
--- Makefile.in.orig Sun Dec 5 07:14:52 1999
|
||
|
+++ Makefile.in Mon Dec 13 11:54:52 1999
|
||
|
@@ -77,7 +77,7 @@
|
||
|
EXTRA_DIST = interfaces src/tds/client.42_1 src/tds/client.42_2
|
||
|
|
||
|
|
||
|
-DEFDIR = $(prefix)
|
||
|
+DEFDIR = $(prefix)/etc/freetds
|
||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||
|
CONFIG_CLEAN_FILES =
|