summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-TNEF
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-02 21:47:59 +0000
committerjlam <jlam>2004-08-02 21:47:59 +0000
commiteb5a5af22f5087e23710d8c459499fc5a2dd010c (patch)
treec1943a3734db40a1947ab18d7a094f384968285b /converters/p5-Convert-TNEF
parent2e1f17096538db8f1b85c3ed88477f14a88764f6 (diff)
downloadpkgsrc-eb5a5af22f5087e23710d8c459499fc5a2dd010c.tar.gz
This package doesn't use the compiler.
Diffstat (limited to 'converters/p5-Convert-TNEF')
-rw-r--r--converters/p5-Convert-TNEF/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile
index 6357d894c02..3e53a3fa927 100644
--- a/converters/p5-Convert-TNEF/Makefile
+++ b/converters/p5-Convert-TNEF/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/06/03 23:07:29 heinz Exp $
+# $NetBSD: Makefile,v 1.11 2004/08/02 21:47:59 jlam Exp $
DISTNAME= Convert-TNEF-0.17
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,7 @@ COMMENT= Perl5 module interface to read TNEF files
DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools
USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/TNEF/.packlist
.include "../../lang/perl5/module.mk"