diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 21:47:46 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 21:47:46 +0800 |
commit | 015905617fb1fd6d228b77e36220017ce95646f1 (patch) | |
tree | aa78ece2a924099a5da69cb50a7e72f100fbedff /games/excido | |
parent | 8aeadd6e9bc0f4b61f1178e9d75c2c5fd980503c (diff) | |
download | freebsd-ports-gnome-015905617fb1fd6d228b77e36220017ce95646f1.tar.gz freebsd-ports-gnome-015905617fb1fd6d228b77e36220017ce95646f1.tar.zst freebsd-ports-gnome-015905617fb1fd6d228b77e36220017ce95646f1.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'games/excido')
-rw-r--r-- | games/excido/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/excido/Makefile b/games/excido/Makefile index cb3c10fb8660..59a294fcfa34 100644 --- a/games/excido/Makefile +++ b/games/excido/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= A portable fast-paced 3d shooter +BROKEN= does not fetch + LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |