aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 21:41:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 21:41:50 +0000
commit2eec18ece74169a57f29cb235b690429b1ed645a (patch)
tree2a4eb40efcc0444211265e1751616f3c04662054 /finance
parent3e70b0f720e4fc61223d3372dda5ab80eff53758 (diff)
downloadports-2eec18ece74169a57f29cb235b690429b1ed645a.tar.gz
ports-2eec18ece74169a57f29cb235b690429b1ed645a.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/ktoblzcheck/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/ktoblzcheck/Makefile b/finance/ktoblzcheck/Makefile
index 3a3226d5256e..2ee75ad042d3 100644
--- a/finance/ktoblzcheck/Makefile
+++ b/finance/ktoblzcheck/Makefile
@@ -22,4 +22,7 @@ INSTALLS_SHLIB= yes
MAN1= ktoblzcheck.1
+pre-configure:
+ @${REINPLACE_CMD}= -e 's,\$$LIBKTOBLZCHECK_CURRENT-LIBKTOBLZCHECK_AGE,\$$LIBKTOBLZCHECK_CURRENT-\$$LIBKTOBLZCHECK_AGE,' ${WRKSRC}/configure
+
.include <bsd.port.mk>