diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
commit | c8a818ace5e1e3d9991c0b189713eee2c620024b (patch) | |
tree | b73d86ab908739d3ee13b12ee1a1959e0bdec765 /finance/kexchange | |
parent | b3bcb8e2576b39fe4bce109d50b3413851ead48d (diff) |
Remove USE_REINPLACE from all categories starting with F
Notes
Notes:
svn path=/head/; revision=161557
Diffstat (limited to 'finance/kexchange')
-rw-r--r-- | finance/kexchange/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/kexchange/Makefile b/finance/kexchange/Makefile index 59def6710a01..d6aac87493c9 100644 --- a/finance/kexchange/Makefile +++ b/finance/kexchange/Makefile @@ -17,7 +17,6 @@ COMMENT= KDE currency converter USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} |