summaryrefslogtreecommitdiff
path: root/devel/bugzilla
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-04 09:29:10 +0000
committerwiz <wiz@pkgsrc.org>2020-09-04 09:29:10 +0000
commit8ad49dd130c69ce5f57873d51c1438d64875d4c3 (patch)
tree9514fc7835146dee8cc21f3b0aefe1d946c0d6f6 /devel/bugzilla
parentf2453439c04ad84f0270355fdbfd094d37ee4737 (diff)
downloadpkgsrc-8ad49dd130c69ce5f57873d51c1438d64875d4c3.tar.gz
*: remove references to p5-Encode
Encode has been part of perl since ~forever
Diffstat (limited to 'devel/bugzilla')
-rw-r--r--devel/bugzilla/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index dec6f6d8002..0bf04e6c155 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2020/08/31 18:07:17 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2020/09/04 09:29:10 wiz Exp $
DISTNAME= bugzilla-5.0.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
@@ -46,7 +46,6 @@ DEPENDS+= p5-JSON-RPC-[0-9]*:../../www/p5-JSON-RPC
DEPENDS+= p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-HTML-Scrubber-[0-9]*:../../www/p5-HTML-Scrubber
-DEPENDS+= p5-Encode-[0-9]*:../../textproc/p5-Encode
DEPENDS+= p5-Encode-Detect-[0-9]*:../../textproc/p5-Encode-Detect
DEPENDS+= p5-Email-Reply-[0-9]*:../../mail/p5-Email-Reply
DEPENDS+= p5-HTML-FormatText-WithLinks-[0-9]*:../../textproc/p5-HTML-FormatText-WithLinks