1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/sysutils/asapm/files/patch-aa
Steve Price 3905852f37 Initial import of asapm version 1.4.
A laptopo battery status display for X11.

PR:		7512
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-08-10 00:36:58 +00:00

12 lines
343 B
Plaintext

--- Makefile.orig Thu Aug 6 16:53:24 1998
+++ Makefile Thu Aug 6 16:54:18 1998
@@ -1,6 +1,6 @@
# The locations where this program should be installed
-INSTALL_X_DIR=/usr/X11R6/bin
-MAN_DIR=/usr/X11R6/man/man1
+INSTALL_X_DIR=${PREFIX}/bin
+MAN_DIR=${PREFIX}/man/man1
# The location and names of the X11 libraries
LDIR = -L/usr/X11R6/lib