mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
a14d7c886b
PR: 15453 Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
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 =
|