diff options
Diffstat (limited to 'games/manaplus/Makefile')
-rw-r--r-- | games/manaplus/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index ddc554b..856d2bb 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.7.8.5 +PORTVERSION= 1.7.9.16 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ @@ -12,8 +12,6 @@ COMMENT= Free open source 2D MMORPG client for athena and evol servers LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= fails to install: zip.cpp: 'bswap_16' was not declared in this scope - LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libpng.so:graphics/png \ libcurl.so:ftp/curl |