diff options
-rw-r--r-- | games/gcompris2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 41c2413c811..e6be7bf5f29 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -15,6 +15,7 @@ DISTNAME= gcompris-${PORTVERSION} MAINTAINER= gnome@freebsd.org COMMENT= A simple Gnome2-based education game for children starting at 3 +BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ ao.3:${PORTSDIR}/audio/libao \ assetml.0:${PORTSDIR}/devel/libassetml |