Add missing depends on intltool

Reported by:	pointyhat via pav
This commit is contained in:
Michael Johnson 2007-09-04 12:11:17 +00:00
parent 73fb00d373
commit 07c1a7591a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198738

View file

@ -29,6 +29,7 @@ RUN_DEPENDS= wavplay:${PORTSDIR}/audio/wavplay
USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= intltool
CONFIGURE_ARGS= --disable-libmpeg3
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/ffmpeg" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"