1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Add missing dependency

- Bump PORTREVISION

PR:		181685
Submitted by:	Ken Moore <ken _ at __ pcbsd.org>
This commit is contained in:
Jose Alonso Cardenas Marquez 2013-10-01 00:06:54 +00:00
parent 7b360b6f46
commit 1bd26c0ec8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328910

View File

@ -3,7 +3,7 @@
PORTNAME= ufoai
PORTVERSION= 2.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/UFO_AI%202.x/${PORTVERSION}
DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source
@ -18,7 +18,8 @@ LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \
curl:${PORTSDIR}/ftp/curl \
execinfo:${PORTSDIR}/devel/libexecinfo \
theora.0:${PORTSDIR}/multimedia/libtheora \
xvidcore.4:${PORTSDIR}/multimedia/xvid
xvidcore.4:${PORTSDIR}/multimedia/xvid \
mxml:${PORTSDIR}/textproc/mxml
BUILD_DEPENDS= ${LOCALBASE}/include/mxml.h:${PORTSDIR}/textproc/mxml
RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/base/default.cfg:${PORTSDIR}/games/ufoai-data