aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Plagger
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-08-31 22:34:49 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-08-31 22:34:49 +0000
commit94958eba31572c5ddd243562cb279b175a558ef9 (patch)
tree196630ad1e8d4883afa75733a433a7e4fdb4d55a /textproc/p5-Plagger
parentf91bfba03abc3f8e321e0cb2fc44b4e6090d1691 (diff)
downloadports-94958eba31572c5ddd243562cb279b175a558ef9.tar.gz
ports-94958eba31572c5ddd243562cb279b175a558ef9.zip
Remove p5-Xango support as it is expired and will soon be removed.
Approved by: sumikawa (maintainer)
Notes
Notes: svn path=/head/; revision=303447
Diffstat (limited to 'textproc/p5-Plagger')
-rw-r--r--textproc/p5-Plagger/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile
index ddbd1f519a4c..66f78bb3d41c 100644
--- a/textproc/p5-Plagger/Makefile
+++ b/textproc/p5-Plagger/Makefile
@@ -88,7 +88,6 @@ OPTIONS= BETTERENCODING "Better Encoding detection Support" on \
HATENARSS "Subscription::HatenaRSS Support" off \
SUBSCRFOAF "Subscription::FOAF Support" off \
NOTIFYIRC "Notify::IRC Support" off \
- AGRXANGO "Aggregator::Xango Support" off \
HATENADIARY "Filter::HatenaDiaryKeywordLink Support" off \
LIVEDOOR "Subscription::LivedoorReader Support" off \
PINGSERVER "Subscription::PingServer Support" off \
@@ -296,14 +295,6 @@ BUILD_DEPENDS+= p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC \
p5-POE-Component-IKC>=0:${PORTSDIR}/devel/p5-POE-Component-IKC
.endif
-.if defined(WITH_AGRXANGO)
-BUILD_DEPENDS+= p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \
- p5-POE-Component-Client-DNS>=0:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
- p5-POE-Component-Client-HTTP>=0:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \
- p5-Xango>=0:${PORTSDIR}/www/p5-Xango \
- p5-POE>=0:${PORTSDIR}/devel/p5-POE
-.endif
-
.if defined(WITH_HATENADIARY)
BUILD_DEPENDS+= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
.endif