aboutsummaryrefslogtreecommitdiffstats
path: root/games/gcompris2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-19 04:36:20 +0800
committermarcus <marcus@FreeBSD.org>2002-09-19 04:36:20 +0800
commitb292ad3d250ef199c8a98cc6a6ceb2a088f872ec (patch)
treee8c2d9f695db2e2b02b34b37c35538e3ef1eac46 /games/gcompris2
parentfb23a5c083dee9d9c2e05882ffcc575366f181c5 (diff)
downloadfreebsd-ports-gnome-b292ad3d250ef199c8a98cc6a6ceb2a088f872ec.tar.gz
freebsd-ports-gnome-b292ad3d250ef199c8a98cc6a6ceb2a088f872ec.tar.zst
freebsd-ports-gnome-b292ad3d250ef199c8a98cc6a6ceb2a088f872ec.zip
Add dependency on gnomecanvas.
Submitted by: bento
Diffstat (limited to 'games/gcompris2')
-rw-r--r--games/gcompris2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index bf2e734ab786..4f5f2b172531 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/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"