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

15 lines
466 B
Plaintext
Raw Normal View History

--- Makefile.orig Wed Aug 12 11:37:44 1998
+++ Makefile Wed Aug 12 11:37:50 1998
@@ -1,8 +1,8 @@
#-----------------------------------------------------
# The locations where this program should be installed
-INSTALL_X_DIR=/usr/local/bin
-OLD_INSTALL_X_DIR=/usr/X11R6/bin
-MAN_DIR=/usr/X11R6/man/man1
+INSTALL_X_DIR=${PREFIX}/bin
+OLD_INSTALL_X_DIR=${PREFIX}/bin
+MAN_DIR=${PREFIX}/man/man1
# The location and names of the X11 libraries
LDIR = -L/usr/X11R6/lib