1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

support stage

Add missing dependency on pkgconfig
This commit is contained in:
Baptiste Daroussin 2013-12-13 23:09:39 +00:00
parent 7cc7de539a
commit 191250c3f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336376
2 changed files with 10 additions and 12 deletions

View File

@ -15,7 +15,7 @@ RUN_DEPENDS= gccmakedep:${PORTSDIR}/devel/gccmakedep \
makedepend:${PORTSDIR}/devel/makedepend \
${LOCALBASE}/lib/X11/config/xorg.cf:${PORTSDIR}/x11/xorg-cf-files
USES= shebangfix perl5
USES= shebangfix perl5 pkgconfig
USE_PERL5= run
SHEBANG_FILES= mkhtmlindex.pl
@ -25,15 +25,4 @@ USE_XORG= xproto
CONFIGURE_ENV= ac_cv_path_RAWCPP=tradcpp
MAN1= ccmakedep.1 \
cleanlinks.1 \
imake.1 \
makeg.1 \
mergelib.1 \
mkdirhier.1 \
mkhtmlindex.1 \
revpath.1 \
xmkmf.1
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -7,3 +7,12 @@ bin/mkdirhier
bin/mkhtmlindex
bin/revpath
bin/xmkmf
man/man1/ccmakedep.1.gz
man/man1/cleanlinks.1.gz
man/man1/imake.1.gz
man/man1/makeg.1.gz
man/man1/mergelib.1.gz
man/man1/mkdirhier.1.gz
man/man1/mkhtmlindex.1.gz
man/man1/revpath.1.gz
man/man1/xmkmf.1.gz