ports/net/bittwist/files/patch-Makefile
Shaun Amott ad227bf47e - Upgrade to 0.73.
- Respect ${PREFIX}.

PR:		ports/102441
Submitted by:	Wesley Shields <wxs@atarininja.org>
2006-08-25 13:16:34 +00:00

10 lines
240 B
Text

--- Makefile.orig Thu Aug 24 21:10:59 2006
+++ Makefile Thu Aug 24 21:11:09 2006
@@ -1,6 +1,6 @@
SHELL = /bin/sh
-prefix = /usr/local
+prefix = ${PREFIX}
exec_prefix = ${prefix}
bindir = ${exec_prefix}/bin
mandir = ${prefix}/man/man1