summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-13 14:02:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-13 14:02:47 +0000
commit5f34cb31ac360653317f1e1cdcb6148d26198e84 (patch)
tree35f88bc68f2898a9f2486e2e16303aff99eb9643 /finance
parentMaintainer's update to 1.13 (diff)
Fix khacc script to handle bash properly
Submitted by: KATO Tsuguru
Notes
Notes: svn path=/head/; revision=86891
Diffstat (limited to 'finance')
-rw-r--r--finance/khacc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile
index e76fbb3b36f0..24da92fea157 100644
--- a/finance/khacc/Makefile
+++ b/finance/khacc/Makefile
@@ -6,6 +6,7 @@
PORTNAME= khacc
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= qhacc
@@ -30,7 +31,7 @@ STRIP= # none
post-patch:
@${REINPLACE_CMD} -e 's|#! /bin/sh|#!${LOCALBASE}/bin/bash|g ; \
- s|/usr/local/|${X11BASE}/lib/|g' ${WRKSRC}/src/khacc.orig
+ s|/usr/local/q|${X11BASE}/lib/q|g' ${WRKSRC}/khacc/khacc.orig
post-install:
@${STRIP_CMD} ${PREFIX}/bin/khacc-*