summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-TNEF
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-TNEF
parent2a7cc31f6aa85ff1acfd3d0cd380498418deeab4 (diff)
downloadpkgsrc-2f943ab9b171f9c2efc7137269bfeefebd4d7269.tar.gz
Convert to buildlink3.
Diffstat (limited to 'converters/p5-Convert-TNEF')
-rw-r--r--converters/p5-Convert-TNEF/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile
index b2e1af1ac10..b4410830826 100644
--- a/converters/p5-Convert-TNEF/Makefile
+++ b/converters/p5-Convert-TNEF/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/17 02:00:40 chris Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/11 07:28:05 snj Exp $
DISTNAME= Convert-TNEF-0.17
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Perl5 module interface to read TNEF files
DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/TNEF/.packlist
.include "../../lang/perl5/module.mk"