summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-UUlib
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 07:23:57 +0000
committersnj <snj>2004-04-11 07:23:57 +0000
commit2f943ab9b171f9c2efc7137269bfeefebd4d7269 (patch)
tree8bcaafbd8edeb7fbb1b643365e2aa69513d4f2bf /converters/p5-Convert-UUlib
parent2a7cc31f6aa85ff1acfd3d0cd380498418deeab4 (diff)
downloadpkgsrc-2f943ab9b171f9c2efc7137269bfeefebd4d7269.tar.gz
Convert to buildlink3.
Diffstat (limited to 'converters/p5-Convert-UUlib')
-rw-r--r--converters/p5-Convert-UUlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile
index e877c701373..30554f8a654 100644
--- a/converters/p5-Convert-UUlib/Makefile
+++ b/converters/p5-Convert-UUlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/09/20 16:03:46 chris Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/11 07:29:04 snj Exp $
DISTNAME= Convert-UUlib-0.31
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module interface to the uulib library
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/UUlib/.packlist
.include "../../lang/perl5/module.mk"