summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorsnj <snj>2004-05-01 16:52:23 +0000
committersnj <snj>2004-05-01 16:52:23 +0000
commit31de1ee8791054d001cb648d42b9294c618d2766 (patch)
treebc587331058afbf516071f245be28055cdfcf9bd /fonts
parent853a83bd6c8b0a56f1d85c348964ed2b23c16c7d (diff)
downloadpkgsrc-31de1ee8791054d001cb648d42b9294c618d2766.tar.gz
Convert to buildlink3.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/p5-Font-TTF/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile
index 3fd8d02d679..1af80b19209 100644
--- a/fonts/p5-Font-TTF/Makefile
+++ b/fonts/p5-Font-TTF/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:37:34 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/01 16:52:23 snj Exp $
#
DISTNAME= Font-TTF-0.34
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module for TrueType font hacking
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Font/TTF/.packlist
.include "../../lang/perl5/module.mk"