diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
commit | 2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch) | |
tree | dec929e55f9a1d4050bb11ff517a1459898008e0 /devel/pear-Validate | |
parent | ecaa4f6bdb5e038a87e6dafdea98d5a741ae67fa (diff) | |
download | ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.tar.gz ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.zip |
Notes
Diffstat (limited to 'devel/pear-Validate')
-rw-r--r-- | devel/pear-Validate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/pear-Validate/Makefile b/devel/pear-Validate/Makefile index 89f16b468e40..94037c631002 100644 --- a/devel/pear-Validate/Makefile +++ b/devel/pear-Validate/Makefile @@ -30,7 +30,6 @@ DOCS= sample_multiple.php DATA= AT_postcodes.txt CH_postcodes.txt DATAFILES= Validate/AT.php Validate/CH.php -USE_REINPLACE= yes REINPLACE_ARGS= -i "" .include <bsd.port.pre.mk> |