1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/mmucl/files/patch-aa
Will Andrews 07d809b046 Update to 1.4.1.
PR:		21388
Submitted by:	maintainer
2000-09-19 04:55:25 +00:00

21 lines
423 B
Plaintext

--- Makefile.orig Mon Sep 18 23:28:22 2000
+++ Makefile Mon Sep 18 23:28:45 2000
@@ -3,7 +3,7 @@
# Mmucl installs itself under BASE_DIR
-BASE_DIR = /usr/local
+BASE_DIR = ${PREFIX}
# The startup script, mmucl, is put in BIN_DIR
# Everything else is put in LIB_DIR
@@ -21,7 +21,7 @@
# Location of install-info
-INSTALL_INFO = /sbin/install-info
+INSTALL_INFO = /usr/bin/install-info
# Location of install