1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11-wm/icewm/files/patch-aa

13 lines
315 B
Plaintext
Raw Normal View History

--- Makefile.orig Sun Oct 4 21:40:46 1998
+++ Makefile Wed Oct 7 16:36:55 1998
@@ -9,8 +9,7 @@
aesthetech aesthetech-big
all:
- cd src ; $(MAKE) LIBDIR=$(LIBDIR) ETCDIR=$(ETCDIR)
- cd doc ; $(MAKE)
+ cd src ; $(MAKE) LIBDIR=$(LIBDIR) ETCDIR=$(ETCDIR) PREFIX=$(PREFIX)
doc:
cd doc ; $(MAKE)