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/libstocks | |
parent | b3bcb8e2576b39fe4bce109d50b3413851ead48d (diff) |
Notes
Diffstat (limited to 'finance/libstocks')
-rw-r--r-- | finance/libstocks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/libstocks/Makefile b/finance/libstocks/Makefile index 455e48b84350..8e4f16fedc04 100644 --- a/finance/libstocks/Makefile +++ b/finance/libstocks/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mi@aldan.algebra.com COMMENT= A C library which can be used to fetch stocks quotes -USE_REINPLACE= yes REINPLACE_ARGS= -i "" post-patch: |