diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
commit | 9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch) | |
tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /security/p5-Crypt-Ctr/Makefile | |
parent | 8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff) | |
download | ports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.tar.gz ports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes:
svn path=/head/; revision=341825
Diffstat (limited to 'security/p5-Crypt-Ctr/Makefile')
-rw-r--r-- | security/p5-Crypt-Ctr/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-Ctr/Makefile b/security/p5-Crypt-Ctr/Makefile index 748bb021327f..64fe722046b5 100644 --- a/security/p5-Crypt-Ctr/Makefile +++ b/security/p5-Crypt-Ctr/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Crypt::Ctr.3 - -NO_STAGE= yes .include <bsd.port.mk> |