mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Use xerces-c3
This commit is contained in:
parent
cb62ba3a0c
commit
09a55c43bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345863
1 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue