diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-11 16:45:58 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-11 16:45:58 +0000 |
commit | 30fb06c870312f125ce13d34b81a10f7906677eb (patch) | |
tree | 07c99aa739c6b74a8b8c37fee0caed1e65bb175c /textproc | |
parent | f19c454457053117207f92b46d70774cb96bfdf7 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Canonical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index 81fdf456eac3..6fc9a8fc7036 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME RUN_DEPENDS:= ${BUILD_DEPENDS} LIB_DEPENDS= gdome:${PORTSDIR}/textproc/gdome2 -USES= perl5 +USES= perl5 pkgconfig USE_PERL5= configure MAN3= XML::Canonical.3 |