aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 18:21:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-05 18:21:09 +0000
commit524bb41c2f262bcf86008d418437c44bd194d774 (patch)
treec6ca705d67f96d53361bd86b6e9c06ba4f698c65 /converters
parent52455169579a3e4268c9d0b03146068eff34846a (diff)
downloadports-524bb41c2f262bcf86008d418437c44bd194d774.tar.gz
ports-524bb41c2f262bcf86008d418437c44bd194d774.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/dumpasn1/Makefile2
-rw-r--r--converters/p5-String-SetUTF8/Makefile2
-rw-r--r--converters/psiconv/Makefile2
3 files changed, 6 insertions, 0 deletions
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