diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 11:20:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 11:20:05 +0000 |
commit | cac976f177885f761e6aec5534faf4c52b4e7e3e (patch) | |
tree | c754c4f13d829d672d4b6719feedb5bc99071302 /textproc/p5-Text-vCard/Makefile | |
parent | 5fa326532d31b8db2383c4dba938338cc5fb75d6 (diff) | |
download | ports-cac976f177885f761e6aec5534faf4c52b4e7e3e.tar.gz ports-cac976f177885f761e6aec5534faf4c52b4e7e3e.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-vCard/Makefile')
-rw-r--r-- | textproc/p5-Text-vCard/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index a6fe0babafdf..aa76a7b26df4 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Text::vCard::Node.3 Text::vCard.3 \ - Text::vCard::Addressbook.3 - .include <bsd.port.mk> |