diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-05 10:54:53 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-05 10:54:53 +0800 |
commit | a5ffda6162b7fef1ce686160788170697658376e (patch) | |
tree | 3aa25390a1624e7a85e0bc4e1fb2d9949400d1e0 /mail/p5-Mail-Procmailrc/Makefile | |
parent | 5f5887aaac5be6ae82b2db46a605904112a74fdd (diff) | |
download | freebsd-ports-gnome-a5ffda6162b7fef1ce686160788170697658376e.tar.gz freebsd-ports-gnome-a5ffda6162b7fef1ce686160788170697658376e.tar.zst freebsd-ports-gnome-a5ffda6162b7fef1ce686160788170697658376e.zip |
Support STAGEDIR.
Diffstat (limited to 'mail/p5-Mail-Procmailrc/Makefile')
-rw-r--r-- | mail/p5-Mail-Procmailrc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/p5-Mail-Procmailrc/Makefile b/mail/p5-Mail-Procmailrc/Makefile index a5d51ff152f9..027aa5ce552b 100644 --- a/mail/p5-Mail-Procmailrc/Makefile +++ b/mail/p5-Mail-Procmailrc/Makefile @@ -14,7 +14,4 @@ COMMENT= Perl OO interface to procmail rc files USES= perl5 USE_PERL5= configure -MAN3= Mail::Procmailrc.3 - -NO_STAGE= yes .include <bsd.port.mk> |