diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-12-13 09:41:22 +0000 |
commit | d9c363671df243aa122a11b7663b505d77d41ce6 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/megaglest/Makefile | |
parent | 95c3088ee6b06ecd1a7cd0bb57b554ce8044c728 (diff) | |
download | ports-d9c363671df243aa122a11b7663b505d77d41ce6.tar.gz ports-d9c363671df243aa122a11b7663b505d77d41ce6.zip |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=403659
Diffstat (limited to 'games/megaglest/Makefile')
-rw-r--r-- | games/megaglest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile index 3b507a2ffd6d..06bf057c39d1 100644 --- a/games/megaglest/Makefile +++ b/games/megaglest/Makefile @@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= rnejdl@ringofsaturn.com COMMENT= Open source 3D real-time strategy game +BROKEN= unfetchable LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libpng.so:${PORTSDIR}/graphics/png \ libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \ |