0cd2ecfdb7
PR: ports/73644 Submitted by: Paul Murphy <paul.murphy@cogeco.ca>
11 lines
453 B
Text
11 lines
453 B
Text
--- Makefile.in.orig Sun Aug 29 06:36:33 2004
|
|
+++ Makefile.in Sun Nov 7 08:30:31 2004
|
|
@@ -215,7 +215,7 @@
|
|
imwheel_DEPENDENCIES = imwheel.o util.o cfg.o jax/libjax.a
|
|
man_MANS = imwheel.1
|
|
EXTRA_DIST = BUGS FREEBSD EMACS M-BA47 BUGS see imwheel.1.html imwheel.1 TODO imwheelrc @extras_dist@ @mdump_dist@ lefty.sh imwheel.spec slack.sh
|
|
-ETCDIR = /etc/X11/imwheel
|
|
+ETCDIR = ${PREFIX}/etc
|
|
all: config.h
|
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
|