diff options
-rw-r--r-- | games/ezquake/Makefile | 2 | ||||
-rw-r--r-- | graphics/ming/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games/ezquake/Makefile b/games/ezquake/Makefile index 7fcde23954e7..c233d07634ff 100644 --- a/games/ezquake/Makefile +++ b/games/ezquake/Makefile @@ -13,6 +13,8 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/A%29%20Official%20releases/ezQuake%20${PORTVERSION}:ezquake \ http://www.winimage.com/zLibDll/:minizip +BROKEN= Does not fetch + DISTFILES= ${PORTNAME}_source_${PORTVERSION}.7z:ezquake \ ${PORTNAME}_linux-x86_${PORTVERSION}${EXTRACT_SUFX}:ezquake \ unzip101e.zip:minizip diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index 7034186d40f6..2f453859485f 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with many languages support +BROKEN= Does not fetch + LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif |