freebsd-ports/sysutils/asapm/files/patch-aa
Steve Price 50e80f3ec2 Update to version 2.0.
PR:		7570
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-08-17 00:36:30 +00:00

15 lines
466 B
Plaintext

--- 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