aboutsummaryrefslogtreecommitdiff
path: root/www/w3mir/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-23 15:06:57 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-23 15:06:57 +0000
commit71ed7995a6fc8755ad2676073f6dd21428a0d222 (patch)
treed6babcec45d4d51dc39ade28308eeec50a453dc7 /www/w3mir/Makefile
parent673675251d65574bdd4465964e9ebf6aa9b6ae87 (diff)
Notes
Diffstat (limited to 'www/w3mir/Makefile')
-rw-r--r--www/w3mir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
index 889cfa2faa14..cbfd53419ce9 100644
--- a/www/w3mir/Makefile
+++ b/www/w3mir/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 May 1998
# Whom: ache
#
-# $Id: Makefile,v 1.5 1998/05/09 16:57:39 hoek Exp $
+# $Id: Makefile,v 1.6 1998/07/09 18:32:33 ache Exp $
#
DISTNAME= w3mir-1.0.3
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.math.uio.no/~janl/w3mir/
MAINTAINER= ache@freebsd.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/LWP.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
USE_PERL5= Yes