aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ispman
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-23 15:28:11 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-23 15:28:11 +0800
commit884722cf1c61299e87592f72324ee96b6cf494ae (patch)
tree0dd4eb6f88b22feeb9c378545da034d2e8ff631a /sysutils/ispman
parentdefebaa8e582a29942af4442126beeec5f12c435 (diff)
downloadfreebsd-ports-gnome-884722cf1c61299e87592f72324ee96b6cf494ae.tar.gz
freebsd-ports-gnome-884722cf1c61299e87592f72324ee96b6cf494ae.tar.zst
freebsd-ports-gnome-884722cf1c61299e87592f72324ee96b6cf494ae.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 3). Approved by: portmgr (itetcu)
Diffstat (limited to 'sysutils/ispman')
-rw-r--r--sysutils/ispman/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/sysutils/ispman/Makefile b/sysutils/ispman/Makefile
index f29cd327f34a..9ea83f86c1db 100644
--- a/sysutils/ispman/Makefile
+++ b/sysutils/ispman/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ispman
PORTVERSION= 1.3r2
+PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.3
DISTNAME= ${PORTNAME}-1.3rc2
@@ -17,27 +18,21 @@ COMMENT= ISP management software
RUN_DEPENDS= ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced\
${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
- ${SITE_PERL}/Digest/base.pm:${PORTSDIR}/security/p5-Digest \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
${SITE_PERL}/Log/Agent.pm:${PORTSDIR}/devel/p5-Log-Agent \
- ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/CGI/Session.pm:${PORTSDIR}/www/p5-CGI-Session \
${SITE_PERL}/IMAP/Admin.pm:${PORTSDIR}/mail/p5-IMAP-Admin \
${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/DNS/ZoneParse.pm:${PORTSDIR}/dns/p5-DNS-ZoneParse \
- ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
${SITE_PERL}/Text/Template.pm:${PORTSDIR}/textproc/p5-Text-Template \
${SITE_PERL}/Mail/RFC822/Address.pm:${PORTSDIR}/mail/p5-Mail-RFC822-Address \
- ${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext \
${SITE_PERL}/Locale/Maketext/Lexicon.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
${SITE_PERL}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags \
${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite