Add a missing dependency on gnomecanvas.

Submitted by:	bento
This commit is contained in:
Joe Marcus Clarke 2002-09-08 19:30:27 +00:00
parent b14c0321ca
commit 4afe1b3be5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65850

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 gdkpixbuf
USE_GNOME= gnomeprefix gnomehack libpanel gnomevfs gnomecanvas
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"