mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
f927ed8a6b
debugging services to applications such as Integrated Development Environments and standalone debugging tools similar to DDD.
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
--- Makefile.in.orig Wed Jun 21 20:08:41 2000
|
|
+++ Makefile.in Wed Jun 28 11:24:00 2000
|
|
@@ -125,7 +125,7 @@
|
|
|
|
SUBDIRS = macros po intl src doc idl pixmaps
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = gdfConf.sh
|
|
|
|
oafdir = $(datadir)/oaf
|