aboutsummaryrefslogtreecommitdiff
path: root/finance/qhacc/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-22 14:09:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-22 14:09:47 +0000
commit288af27a1779c81e1083963f82fd411230d97cdc (patch)
tree40ae4222a2154ba283f62d98a4e109dc56f04311 /finance/qhacc/Makefile
parent41407446e2ae8df49f85cf5522636c4ae67129ca (diff)
downloadports-288af27a1779c81e1083963f82fd411230d97cdc.tar.gz
ports-288af27a1779c81e1083963f82fd411230d97cdc.zip
Notes
Diffstat (limited to 'finance/qhacc/Makefile')
-rw-r--r--finance/qhacc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile
index 0032c432e630..c56a04d58c89 100644
--- a/finance/qhacc/Makefile
+++ b/finance/qhacc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qhacc
PORTVERSION= 2.9.1
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -29,9 +30,6 @@ INSTALLS_SHLIB= yes
STRIP= # none
-post-extract:
- @${CP} -f ${FILESDIR}/xmlplugin.h ${WRKSRC}/plugins/xml
-
post-patch:
@${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|#! /bin/sh|#!${LOCALBASE}/bin/bash|g ; \