diff options
Diffstat (limited to 'fonts/p5-Font-TTF/Makefile')
-rw-r--r-- | fonts/p5-Font-TTF/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile index 0e608bdda4c..8a9f122ed24 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/08/31 00:30:53 wen Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 18:28:29 asau Exp $ # DISTNAME= Font-TTF-1.02 @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/~mhosken/Font-TTF/ COMMENT= Perl module for TrueType font hacking LICENSE= artistic-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IO-String>=0:../../devel/p5-IO-String PERL5_PACKLIST= auto/Font/TTF/.packlist |