aboutsummaryrefslogtreecommitdiff
path: root/games/el
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-12 08:40:01 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-12 08:40:01 +0000
commit21beaa71e1646173c01308aa75f693315954a4b0 (patch)
treeabc21c5d4222ddb880778b8c21286ff9ec6a5e1b /games/el
parentb64de8f3ae9b2e9d4b0c6f433977ed07bf387965 (diff)
downloadports-21beaa71e1646173c01308aa75f693315954a4b0.tar.gz
ports-21beaa71e1646173c01308aa75f693315954a4b0.zip
- Mark BROKEN, fails to build [1]
===> Building for el-193_3 CC 2d_objects.o In file included from 2d_objects.c:12: load_gl_extensions.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglClientActiveTexture' load_gl_extensions.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglLoadTransposeMatrixd' load_gl_extensions.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglLoadTransposeMatrixf' load_gl_extensions.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultTransposeMatrixd' load_gl_extensions.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ELglMultTransposeMatrixf' - Drop ftp://rene-ladan.nl/pub/ from MASTER_SITES [2] Reported by: pkg-fallout [1] PR: ports/194224 [2] Submitted by: rene [2]
Notes
Notes: svn path=/head/; revision=370691
Diffstat (limited to 'games/el')
-rw-r--r--games/el/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/el/Makefile b/games/el/Makefile
index 07a5a6c0266f..9c03dc2b220d 100644
--- a/games/el/Makefile
+++ b/games/el/Makefile
@@ -5,12 +5,13 @@ PORTNAME= el
PORTVERSION= 193
PORTREVISION= 3
CATEGORIES= games
-MASTER_SITES= LOCAL/rene \
- ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITES= LOCAL/rene
MAINTAINER= acm@FreeBSD.org
COMMENT= Eternal Lands is a free 3D MMORPG
+BROKEN= Fails to build
+
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
libvorbis.so:${PORTSDIR}/audio/libvorbis \
libcal3d.so:${PORTSDIR}/graphics/cal3d