mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
aa4bd83354
PR: 11250,12415 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
12 lines
395 B
Plaintext
12 lines
395 B
Plaintext
--- lib/config/Makefile.in.orig Tue Apr 20 01:26:41 1999
|
|
+++ lib/config/Makefile.in Sat Jun 26 15:39:58 1999
|
|
@@ -114,7 +114,7 @@
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
bin_SCRIPTS = mxmkmf
|
|
|
|
-configdir = $(libdir)/config
|
|
+configdir = $(libdir)/lesstif
|
|
config_DATA = Imake.tmpl Motif.rules Motif.tmpl
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../../include/LTconfig.h
|