1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Add missing dependency on libghttp.

This commit is contained in:
Joe Marcus Clarke 2002-09-18 18:44:18 +00:00
parent cc6afa0a4f
commit 8ddbbdf323
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66625

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack libpanel gnomevfs gnomecanvas
USE_GNOME= gnomeprefix gnomehack libpanel gnomevfs gnomecanvas libghttp
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"