1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

textproc/p5-CSS-Croco: USES+= pkgconfig

Approved by:	portmgr (bapt, implicit)
This commit is contained in:
John Marino 2013-11-01 20:13:30 +00:00
parent eb09a7e51a
commit a765a35729
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332404

View File

@ -14,7 +14,7 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
libcroco>=0.6:${PORTSDIR}/textproc/libcroco
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USES= perl5 pkgconfig
USE_PERL5= configure
MAN3= CSS::Croco.3\
CSS::Croco::Selector.3\