From ad8c35f7dd0a7f38566afedf755d1b468e73886f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 30 Mar 2015 23:02:51 +0000 Subject: [PATCH] Mark as broken: - No public distfiles for current version - Newer version does not work with recent objective C While here remove dead master site --- deskutils/charmap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile index ca2e592da647..f32bec437c60 100644 --- a/deskutils/charmap/Makefile +++ b/deskutils/charmap/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 0.2 PORTREVISION= 4 CATEGORIES= deskutils gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITES= ${MASTER_SITE_GNUSTEP_CH} MASTER_SITE_SUBDIR= charmap MAINTAINER= ports@FreeBSD.org @@ -14,6 +13,7 @@ COMMENT= Character map for GNUstep LICENSE= GPLv2 +BROKEN= Newer version does not work with recent objective C WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes