mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
273 B
Plaintext
11 lines
273 B
Plaintext
--- Makefile.in.orig Tue Aug 29 16:53:32 2000
|
|
+++ Makefile.in Fri Sep 1 13:06:48 2000
|
|
@@ -128,5 +128,5 @@
|
|
|
|
-SUBDIRS = po intl src idl pixmaps doc
|
|
+SUBDIRS = po intl src idl pixmaps # doc
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = gdfConf.sh
|