summaryrefslogtreecommitdiff
path: root/games/gcompris
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-18 20:36:20 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-18 20:36:20 +0000
commit2db52cf753ec0501d7b5fc5a299fa492475cbea0 (patch)
treeaa3893785bf0823baac29096a5342d02322f84b5 /games/gcompris
parentChase neon shared lib version number. (diff)
Add dependency on gnomecanvas.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=66638
Diffstat (limited to 'games/gcompris')
-rw-r--r--games/gcompris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index bf2e734ab786..4f5f2b172531 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
+USE_GNOME= gnomeprefix gnomehack gnomelibs gnomecanvas
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"