From 1bd26c0ec8019df67f1c655bcfcaf16911ba11dc Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Tue, 1 Oct 2013 00:06:54 +0000 Subject: [PATCH] - Add missing dependency - Bump PORTREVISION PR: 181685 Submitted by: Ken Moore --- games/ufoai/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index dc53378b879e..ce3c8926501a 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -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