diff options
author | edwin <edwin@FreeBSD.org> | 2002-11-04 03:05:48 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-11-04 03:05:48 +0000 |
commit | 011f3a2a13f514a55dae8ea737db2d626983191d (patch) | |
tree | ef9e57574419ab4a95c9adca518cce23e6a78895 /net/sendip | |
parent | f2bc149e9a1f30296a05f9c708c6729f700c8234 (diff) | |
download | FreeBSD-ports-011f3a2a13f514a55dae8ea737db2d626983191d.zip FreeBSD-ports-011f3a2a13f514a55dae8ea737db2d626983191d.tar.gz |
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
Diffstat (limited to 'net/sendip')
-rw-r--r-- | net/sendip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sendip/Makefile b/net/sendip/Makefile index 2fc7cba..a71fbdc 100644 --- a/net/sendip/Makefile +++ b/net/sendip/Makefile @@ -14,6 +14,7 @@ MAINTAINER= joseph@randomnetworks.com USE_GMAKE= yes USE_REINPLACE= yes +USE_PERL5= yes MAN1= sendip.1 |