diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-05 02:50:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-05 02:50:18 +0000 |
commit | 76ddf1acb99a8cc29feac8d69b1a3cd1f0ce10ca (patch) | |
tree | b7f9fed86c3fd8962a9ddc408d9bc62412c4782f /mail | |
parent | d6d671f8b811d411ea5d77e72a6f0a75fd334e57 (diff) | |
download | ports-76ddf1acb99a8cc29feac8d69b1a3cd1f0ce10ca.tar.gz ports-76ddf1acb99a8cc29feac8d69b1a3cd1f0ce10ca.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sigit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sigit/Makefile b/mail/sigit/Makefile index 3c3dae2e52c5..f91f1cf9cbc4 100644 --- a/mail/sigit/Makefile +++ b/mail/sigit/Makefile @@ -14,6 +14,7 @@ DISTNAME= Sigit-${PORTVERSION} MAINTAINER= petef@FreeBSD.org USE_REINPLACE= yes +USE_PERL5= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/sigit-${PORTVERSION} |