mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- Makefile.in.orig Tue Dec 4 17:05:01 2001
|
|
+++ Makefile.in Wed Dec 5 11:05:52 2001
|
|
@@ -151,7 +151,7 @@
|
|
@BONOBO_TRUE@DIR_COMPONENTS = components
|
|
@BONOBO_FALSE@DIR_COMPONENTS =
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = gtkhtmlConf.sh
|
|
|
|
SUBDIRS = intl macros src capplet doc art $(DIR_COMPONENTS) po
|