aboutsummaryrefslogtreecommitdiff
path: root/graphics/pfstools
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-02 07:45:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-02 07:45:41 +0000
commit261b5d4235b68b3985b63bf2ede6c1fab71a1f36 (patch)
tree3b802bff36b480040eadb1dcb921f934f26e8c4d /graphics/pfstools
parentf260e1805b5946a6f7d027536ff4345a7ed1d146 (diff)
downloadports-261b5d4235b68b3985b63bf2ede6c1fab71a1f36.tar.gz
ports-261b5d4235b68b3985b63bf2ede6c1fab71a1f36.zip
Notes
Diffstat (limited to 'graphics/pfstools')
-rw-r--r--graphics/pfstools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 855ed0abc0d4..30ef8b953e20 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -53,7 +53,7 @@ CONFIGURE_ARGS+=--disable-octave
.endif
pre-configure:
- ${REINPLACE_CMD} -e "s,#!/bin/bash,#!${PREFIX}/bin/bash," \
+ ${REINPLACE_CMD} -e "s,#!/bin/bash,#!${LOCALBASE}/bin/bash," \
${WRKSRC}/src/fileformat/pfsin \
${WRKSRC}/src/fileformat/pfsout \
${WRKSRC}/src/fileformat/pfsinmulti \