diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-12 11:10:13 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-12 11:10:13 +0000 |
commit | 51272cfbf5980cb0b32527d4827a3d933d876b68 (patch) | |
tree | c0a9704d21dd3d605f066d083285c8d55a3fb8ab /games/gcompris2 | |
parent | b1f0da5679da531ee02223aaea608cfcf195987c (diff) | |
download | ports-51272cfbf5980cb0b32527d4827a3d933d876b68.tar.gz ports-51272cfbf5980cb0b32527d4827a3d933d876b68.zip |
Notes
Diffstat (limited to 'games/gcompris2')
-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 41c2413c8110..e6be7bf5f296 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 |