diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:09:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:09:05 +0000 |
commit | 904b3fa5f3153174cd32cfc53bfe1d0e1341654d (patch) | |
tree | d6ee2611e5b530e7c098a92601f9fe77d80689f4 /net/p5-Net-Google-Calendar | |
parent | 00ca886ed4e0b16265d308f06269977fdc608fef (diff) | |
download | ports-904b3fa5f3153174cd32cfc53bfe1d0e1341654d.tar.gz ports-904b3fa5f3153174cd32cfc53bfe1d0e1341654d.zip |
Notes
Diffstat (limited to 'net/p5-Net-Google-Calendar')
-rw-r--r-- | net/p5-Net-Google-Calendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Google-Calendar/Makefile b/net/p5-Net-Google-Calendar/Makefile index ef3f505c68c9..5468760f6bbd 100644 --- a/net/p5-Net-Google-Calendar/Makefile +++ b/net/p5-Net-Google-Calendar/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-XML-Atom>=0.37:${PORTSDIR}/textproc/p5-XML-Atom \ p5-Net-Google-AuthSub>=0:${PORTSDIR}/net/p5-Net-Google-AuthSub RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= 5.8.5+ # inherited from textproc/p5-XML-Atom +PERL_MODBUILD= yes MAN3= Net::Google::Calendar.3 Net::Google::Calendar::Base.3 \ Net::Google::Calendar::Calendar.3 Net::Google::Calendar::Comments.3 \ |