Add missed libghttp dependency.

This commit is contained in:
Maxim Sobolev 2001-05-05 14:14:59 +00:00
parent 4444d40055
commit db7298f8f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42274
2 changed files with 4 additions and 2 deletions

View file

@ -19,7 +19,8 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
# BUILD_DEPENDS+=rpm:${PORTSDIR}/archivers/rpm
LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
freetype.6:${PORTSDIR}/print/freetype2
freetype.6:${PORTSDIR}/print/freetype2 \
ghttp.1:${PORTSDIR}/www/libghttp
.if !defined(WITHOUT_MOZILLA)
MOZILLA= mozilla

View file

@ -19,7 +19,8 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
# BUILD_DEPENDS+=rpm:${PORTSDIR}/archivers/rpm
LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
freetype.6:${PORTSDIR}/print/freetype2
freetype.6:${PORTSDIR}/print/freetype2 \
ghttp.1:${PORTSDIR}/www/libghttp
.if !defined(WITHOUT_MOZILLA)
MOZILLA= mozilla