diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-09 22:34:59 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-09 22:34:59 +0800 |
commit | 84c3e735c070d957882361c211e34e7ce4af7a62 (patch) | |
tree | 3740452754f61bcb3f1e5a76bcc17a443b92bd83 /textproc | |
parent | 2aed67f8fc9c8dcdcb92579c49b1f523315162d8 (diff) | |
download | freebsd-ports-gnome-84c3e735c070d957882361c211e34e7ce4af7a62.tar.gz freebsd-ports-gnome-84c3e735c070d957882361c211e34e7ce4af7a62.tar.zst freebsd-ports-gnome-84c3e735c070d957882361c211e34e7ce4af7a62.zip |
- Remove USE_REINPLACE
Approved by: novel (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Chomp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Chomp/Makefile b/textproc/p5-Text-Chomp/Makefile index 4f882adeeca4..b7b7638a8a3b 100644 --- a/textproc/p5-Text-Chomp/Makefile +++ b/textproc/p5-Text-Chomp/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dev@fenux.net COMMENT= A module implementing a portable chomp PERL_CONFIGURE= yes -USE_REINPLACE= yes MAN3= Text::Chomp.3 |