mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
f9cb37cd5e
in C.
15 lines
296 B
Plaintext
15 lines
296 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- Makefile.in 2001/05/28 13:16:59 1.1
|
|
+++ Makefile.in 2001/05/28 13:17:30
|
|
@@ -115,7 +115,7 @@
|
|
|
|
bin_SCRIPTS = soup-config
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(prefix)/etc
|
|
confexec_DATA = soupConf.sh soup_apacheConf.sh soup_wsdlConf.sh
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|