Use xerces-c3

This commit is contained in:
Baptiste Daroussin 2014-02-24 15:13:55 +00:00
parent cb62ba3a0c
commit 09a55c43bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345863

View file

@ -3,6 +3,7 @@
PORTNAME= megaglest
PORTVERSION= 3.9.0.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}_3.9.0/
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
@ -13,7 +14,7 @@ COMMENT= Open source 3D real-time strategy game
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng15.so:${PORTSDIR}/graphics/png \
libxerces-c.so:${PORTSDIR}/textproc/xerces-c2 \
libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \
libftgl.so:${PORTSDIR}/graphics/ftgl \
libvorbis.so:${PORTSDIR}/audio/libvorbis
BUILD_DEPENDS= ${LOCALBASE}/include/libircclient.h:${PORTSDIR}/irc/libircclient \