1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/pmake/files/patch-aa

14 lines
312 B
Plaintext
Raw Normal View History

--- makefile.orig Thu Nov 12 10:59:34 1998
+++ makefile Thu Nov 12 11:01:51 1998
@@ -21,8 +21,8 @@
# LSTDIR location of linked-list library
#
DESTDIR =
-BINDIR = /usr/local/bin
-LIBDIR = /usr/local/lib/pmake
+BINDIR = $(PREFIX)/bin
+LIBDIR = $(PREFIX)/lib/pmake
SYSTEM_MK = system.mk
LIBSRC = lib