From 3ec322869157a68c2ea4eaf04613c4ff0547ccc2 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 18 Oct 2003 14:23:51 +0000 Subject: - Fix build on -current Reported by: kris via bento --- finance/khacc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/khacc') diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile index 60e528bc6682..af079e482cbc 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -31,6 +31,7 @@ STRIP= # none post-patch: @${REINPLACE_CMD} -e 's|#! /bin/sh|#!${LOCALBASE}/bin/bash|g ; \ s|/usr/local/q|${X11BASE}/lib/q|g' ${WRKSRC}/khacc/khacc.orig + @${REINPLACE_CMD} -e 's|-pedantic||g' ${WRKSRC}/configure post-install: @${STRIP_CMD} ${PREFIX}/bin/khacc-* -- cgit v1.2.3