summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Reform
diff options
context:
space:
mode:
authorheinz <heinz>2004-03-21 01:18:42 +0000
committerheinz <heinz>2004-03-21 01:18:42 +0000
commite43e8d4c5fef2a0330b2cb81eeccabdf5af17c07 (patch)
treeaf00bb5c6db9f3bb09d80bcd122260c36e12b631 /textproc/p5-Text-Reform
parentdd9667a2d05809f1ef3a0872171c394e5f023af4 (diff)
downloadpkgsrc-e43e8d4c5fef2a0330b2cb81eeccabdf5af17c07.tar.gz
Uses no compiler, so USE_LANGUAGES is empty
Diffstat (limited to 'textproc/p5-Text-Reform')
-rw-r--r--textproc/p5-Text-Reform/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index d1601c88d69..a04f6cdb592 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/02/22 01:31:58 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/21 01:18:42 heinz Exp $
#
DISTNAME= Text-Reform-1.11
@@ -14,6 +14,7 @@ COMMENT= Manual text wrapping and reformatting
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Reform/.packlist
.include "../../lang/perl5/module.mk"