mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
|
--- tricky/GNUmakefile.orig Sun Jun 20 18:11:23 1999
|
||
|
+++ tricky/GNUmakefile Sun Jun 20 18:11:34 1999
|
||
|
@@ -4,7 +4,7 @@
|
||
|
VERREV= 9
|
||
|
|
||
|
BINNAME= tricky
|
||
|
-INSTALLDIR= /usr/local/bin/
|
||
|
+INSTALLDIR= ${PREFIX}/bin/
|
||
|
|
||
|
BACKPATH= ../
|
||
|
|