mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
--- Makefile.in.orig Wed Jul 26 14:35:29 2000
|
|
+++ Makefile.in Wed Jul 26 14:40:27 2000
|
|
@@ -105,7 +105,7 @@
|
|
cflags_set = @cflags_set@
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = glibwwwConf.sh
|
|
|
|
SUBDIRS = macros src
|