mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
16 lines
358 B
Plaintext
16 lines
358 B
Plaintext
--- Makefile.in.orig Tue Oct 8 01:30:21 2002
|
|
+++ Makefile.in Tue Oct 8 01:32:12 2002
|
|
@@ -174,10 +174,10 @@
|
|
monikers \
|
|
components samples \
|
|
gshell \
|
|
- tests doc po
|
|
+ doc po
|
|
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = bonoboConf.sh bonoboxConf.sh bonobox_printConf.sh
|
|
|
|
bonoboincludedir = $(includedir)/gnome-1.0
|