summaryrefslogtreecommitdiff
path: root/www/p5-URI
diff options
context:
space:
mode:
authorheinz <heinz>2004-03-21 01:18:42 +0000
committerheinz <heinz>2004-03-21 01:18:42 +0000
commit511c45591a8cbb623f4af35870f7fb0d72b3a6b8 (patch)
treeaf00bb5c6db9f3bb09d80bcd122260c36e12b631 /www/p5-URI
parenta5a213f9e75813e6ba4a013202427b8336c17dff (diff)
downloadpkgsrc-511c45591a8cbb623f4af35870f7fb0d72b3a6b8.tar.gz
Uses no compiler, so USE_LANGUAGES is empty
Diffstat (limited to 'www/p5-URI')
-rw-r--r--www/p5-URI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index f660b393550..ab1d721c2b3 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/01/18 22:21:14 heinz Exp $
+# $NetBSD: Makefile,v 1.25 2004/03/21 01:20:44 heinz Exp $
#
DISTNAME= URI-1.30
@@ -18,6 +18,7 @@ CONFLICTS+= p5-libwww-5.36 # URI used to be part of that package
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/URI/.packlist
.include "../../lang/perl5/module.mk"