aboutsummaryrefslogtreecommitdiff
path: root/www/p5-ParallelUA
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-05-09 07:20:37 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-05-09 07:20:37 +0000
commit00d3c2511dd211d12f6f58097897de06790ddc6c (patch)
tree64cda81d351c4be8b0276c7eab607198103bd1dd /www/p5-ParallelUA
parentbf48e8a4763503e2ef7981b54f38e037757b088f (diff)
downloadports-00d3c2511dd211d12f6f58097897de06790ddc6c.tar.gz
ports-00d3c2511dd211d12f6f58097897de06790ddc6c.zip
Add BUILD_DEPENDS to p5-URI in order to build on clean environment.
Use @unexec instead of @dirrm to remove directory which is shared with other port.
Notes
Notes: svn path=/head/; revision=18629
Diffstat (limited to 'www/p5-ParallelUA')
-rw-r--r--www/p5-ParallelUA/Makefile5
-rw-r--r--www/p5-ParallelUA/pkg-plist4
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-ParallelUA/Makefile b/www/p5-ParallelUA/Makefile
index cddcf738eab4..b93db2594a18 100644
--- a/www/p5-ParallelUA/Makefile
+++ b/www/p5-ParallelUA/Makefile
@@ -4,7 +4,7 @@
# Date created: Sep 8 1998
# Whom: ache@freebsd.org
#
-# $Id: Makefile,v 1.4 1998/11/20 20:25:35 ache Exp $
+# $Id: Makefile,v 1.5 1998/11/25 10:49:24 ache Exp $
#
DISTNAME= ParallelUserAgent-2.39
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= LWP
MAINTAINER= ache@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI
USE_PERL5= YES
diff --git a/www/p5-ParallelUA/pkg-plist b/www/p5-ParallelUA/pkg-plist
index 5c869f136c7a..ebc2234e9c1e 100644
--- a/www/p5-ParallelUA/pkg-plist
+++ b/www/p5-ParallelUA/pkg-plist
@@ -10,7 +10,7 @@ lib/perl5/site_perl/%%PERL_VER%%/LWP/RobotPUA.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LWP/Parallel/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel/Protocol
@dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/LWP 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle 2>/dev/null || true
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LWP/Parallel
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/LWP