diff --git a/converters/dumpasn1/Makefile b/converters/dumpasn1/Makefile index b5a190ca36f4..dc8ff1f9fe06 100644 --- a/converters/dumpasn1/Makefile +++ b/converters/dumpasn1/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= yes MAINTAINER= ale@FreeBSD.org COMMENT= Dumps the contents of an ASN.1 encoded file, e.g. an SSL certificate +BROKEN= Unfetchable + do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/dumpasn1.c ${WRKSRC} diff --git a/converters/p5-String-SetUTF8/Makefile b/converters/p5-String-SetUTF8/Makefile index 21fa0dc52fa5..30d930320bf4 100644 --- a/converters/p5-String-SetUTF8/Makefile +++ b/converters/p5-String-SetUTF8/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= reki@reki.ru COMMENT= Perl module to manipulate internal UTF-8 flag on strings +BROKEN= Unfetchable + USES= perl5 USE_PERL5= configure diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index bb815c16dc57..e2a562ccadf9 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/ MAINTAINER= gnome@FreeBSD.org COMMENT= Conversion utility to convert Psion 5(MX) files into other formats +BROKEN= Unfetchable + USES= gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes