summaryrefslogtreecommitdiff
path: root/net-im/p5-Net-Jabber
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-31 16:29:26 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-03-31 16:29:26 +0000
commit8f4abe01243aff6093159982a4895b439c0189cb (patch)
treee519a0e374b339836045a90ec077fdcd18bd894d /net-im/p5-Net-Jabber
parentUpdate to version 1.07 (diff)
Fix the dependency and pkg-plist.
PR: 26241 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=40675
Diffstat (limited to 'net-im/p5-Net-Jabber')
-rw-r--r--net-im/p5-Net-Jabber/Makefile2
-rw-r--r--net-im/p5-Net-Jabber/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile
index 7c4c7f3c2f28..7bee307754c3 100644
--- a/net-im/p5-Net-Jabber/Makefile
+++ b/net-im/p5-Net-Jabber/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= leeym@cae.ce.ntu.edu.tw
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-MD5 \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time
diff --git a/net-im/p5-Net-Jabber/pkg-plist b/net-im/p5-Net-Jabber/pkg-plist
index 0e238a475fcb..e3a5b5f52057 100644
--- a/net-im/p5-Net-Jabber/pkg-plist
+++ b/net-im/p5-Net-Jabber/pkg-plist
@@ -51,6 +51,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/X/Signed.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/XDB.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Jabber/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Jabber
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/X/SXPM
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/X/Roster
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/X/Form/Field
@@ -64,3 +65,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/Jabber/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Dialback
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber/Data
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/Jabber
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true