diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
commit | f546c1d1de7505d2df1e7f753da893b10e8e6470 (patch) | |
tree | fa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-CIF-Client/Makefile | |
parent | 80425be42c983b5fee9051a677be9caefdc55d8e (diff) |
- stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes:
svn path=/head/; revision=338763
Diffstat (limited to 'www/p5-CIF-Client/Makefile')
-rw-r--r-- | www/p5-CIF-Client/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/p5-CIF-Client/Makefile b/www/p5-CIF-Client/Makefile index c69ac4e67877..0806863fd6e7 100644 --- a/www/p5-CIF-Client/Makefile +++ b/www/p5-CIF-Client/Makefile @@ -37,7 +37,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CIF::Client.3 - -NO_STAGE= yes .include <bsd.port.mk> |