diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:14:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:14:45 +0000 |
commit | dab8dfaadc9bc7242af89d4b3e1377eaef937035 (patch) | |
tree | bb62fbf9370bce45a9299918ad327e64617841dc /converters | |
parent | 4592860e2cc1f10e16d6e0c33564e72cf8bec2f3 (diff) |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Convert-UUlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index 2b60a3ad25ec..16f826afbbba 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview) +BROKEN= does not fetch + PERL_CONFIGURE= yes MAN3= Convert::UUlib.3 |