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

Add zip as build dependency too.

Spotted by:	pointyhat
This commit is contained in:
Alex Dupre 2006-02-09 07:24:34 +00:00
parent 85a185f525
commit b8094da46f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155558
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ EXTRACT_DEPENDS=${GECKO_WRKSRC}/Makefile:${PORTSDIR}/${GECKO_PORTDIR}:configure
zip:${PORTSDIR}/archivers/zip \
gmake:${PORTSDIR}/devel/gmake \
intltool-extract:${PORTSDIR}/textproc/intltool
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= nspr4:${PORTSDIR}/devel/nspr
RUN_DEPENDS= ${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \
gpg:${PORTSDIR}/security/gnupg

View File

@ -26,6 +26,7 @@ EXTRACT_DEPENDS?= ${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${POR
zip:${PORTSDIR}/archivers/zip \
gmake:${PORTSDIR}/devel/gmake \
intltool-extract:${PORTSDIR}/textproc/intltool
BUILD_DEPENDS?= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS?= nspr4:${PORTSDIR}/devel/nspr
RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR}