aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Plagger
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-03-10 08:24:23 +0000
committerRene Ladan <rene@FreeBSD.org>2014-03-10 08:24:23 +0000
commitd61e750490d9bb17c44973c2a4009f6a08c01c52 (patch)
treecb854a8eaae4f4e881a9e72e464c6f9f8f6a85a7 /textproc/p5-Plagger
parent67de658d00c5704912b33a674be40496d1c294d7 (diff)
downloadports-d61e750490d9bb17c44973c2a4009f6a08c01c52.tar.gz
ports-d61e750490d9bb17c44973c2a4009f6a08c01c52.zip
Remove optional dependency on expired audio/p5-Audio-Beep
Approved by: portmgr (infrastructure blanket)
Notes
Notes: svn path=/head/; revision=347719
Diffstat (limited to 'textproc/p5-Plagger')
-rw-r--r--textproc/p5-Plagger/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile
index 626ee8cc7af6..13abb87fbf35 100644
--- a/textproc/p5-Plagger/Makefile
+++ b/textproc/p5-Plagger/Makefile
@@ -56,7 +56,7 @@ OPTIONS_DEFINE= AUTHORNAME BABELFISH BETTERENCODING BETTERHTML BLOGLINES \
FILDEGYT FILHATENA FILHATKTAG FILHTMLSCRB FILMRKDWN \
FILSPAMASSN FILTERPIPE FILTERPPT FLICKRSEARCH GUESSLANG \
GUESSTZ HATENABKMK HATENADIARY HATENARSS HTMLTIDY IMAGEINFO \
- JAVASCRIPT KINOSEARCH LIBERALXML LIVEDOOR NOTIFYBEEP \
+ JAVASCRIPT KINOSEARCH LIBERALXML LIVEDOOR \
NOTIFYIRC NTFYNETSEND PALMDOC PINGSERVER PLANETINI PODTESTING \
PROFANITY PRSJPNDATE PRSJPNDATE PUBDELICIOUS PUBICAL PUBJSON \
PUBLISHCSV PUBLISHEXCEL PUBLISHGMAIL PUBLISHIMAP PUBLISHMT \
@@ -95,7 +95,6 @@ HATENABKMK_DESC= Filter::HatenaBookmarkUsersCount Support
PALMDOC_DESC= Publish::PalmDoc Support
PUBLISHSWF_DESC= Publish::SWF Support
SUBSCRDBI_DESC= Subscription::DBI Support
-NOTIFYBEEP_DESC= Notify::Beep Support
FILTERPPT_DESC= Filter::TTP Support
KINOSEARCH_DESC= Search::KinoSearch Support
PUBLISHGMAIL_DESC= Publish::Gmail Support
@@ -265,10 +264,6 @@ BUILD_DEPENDS+= p5-SWF-Builder>=0:${PORTSDIR}/graphics/p5-SWF-Builder \
BUILD_DEPENDS+= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class
.endif
-.if ${PORT_OPTIONS:MNOTIFYBEEP}
-BUILD_DEPENDS+= p5-Audio-Beep>=0:${PORTSDIR}/audio/p5-Audio-Beep
-.endif
-
.if ${PORT_OPTIONS:MFILTERPPT}
BUILD_DEPENDS+= p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find
.endif