diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
commit | 28dd10dcb401c431386390d9b259d3f7330f6f2b (patch) | |
tree | 7faca4f0ee68daa442a553a83311caed144b3e09 /security/php4-cryptopp | |
parent | - Update to 4.17 (diff) |
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'security/php4-cryptopp')
-rw-r--r-- | security/php4-cryptopp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/php4-cryptopp/Makefile b/security/php4-cryptopp/Makefile index 3af9b58bbebf..5f26a64dc52f 100644 --- a/security/php4-cryptopp/Makefile +++ b/security/php4-cryptopp/Makefile @@ -24,7 +24,6 @@ USE_PERL5= yes USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --with-cryptopp |