summaryrefslogtreecommitdiff
path: root/www/p5-libwww/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1999-03-29 17:12:04 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1999-03-29 17:12:04 +0000
commitf6f05762c0ad77ecbc2ee7107558ca2216043f49 (patch)
tree722a1d7614f0683f647810fcc243b2d98f80f6bd /www/p5-libwww/Makefile
parentUpgrade to v2.7.2 (diff)
Cleanup Makefile and pkg/DESCR
PR: ports/10390 Submitted by: Tom Hukins <tom@eborcom.com>
Notes
Notes: svn path=/head/; revision=17438
Diffstat (limited to 'www/p5-libwww/Makefile')
-rw-r--r--www/p5-libwww/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index 97b0fc003ecb..f6ea743b7a24 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -4,7 +4,7 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.28 1998/11/15 15:36:06 ache Exp $
+# $Id: Makefile,v 1.29 1999/02/02 02:57:08 asami Exp $
#
DISTNAME= libwww-perl-5.36
@@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= LWP
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/MD5.pm:${PORTSDIR}/security/p5-MD5 \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-MD5 \
+ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
+ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${PREFIX}/lib/perl5/site_perl/${PERL_VER}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser
USE_PERL5= YES