diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:33:44 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:33:44 +0000 |
commit | 32fbdf5e2a99c45afa117b8ab1d684e0ab2b7cfa (patch) | |
tree | f6b9f1686e2aa7f145bfb8e220b5a1b7cc097532 /mail/p5-URI-imap/Makefile | |
parent | 855ee7985c4f46109eb6bc0d5ebd34c0ec6c803c (diff) |
- support stage
Approved by: portmgr (blanket infrastructure)
Notes
Notes:
svn path=/head/; revision=338797
Diffstat (limited to 'mail/p5-URI-imap/Makefile')
-rw-r--r-- | mail/p5-URI-imap/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/p5-URI-imap/Makefile b/mail/p5-URI-imap/Makefile index 7331c3ddd407..0c0805355de4 100644 --- a/mail/p5-URI-imap/Makefile +++ b/mail/p5-URI-imap/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= URI::imap.3 - -NO_STAGE= yes .include <bsd.port.mk> |