summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authordklawren <dklawren@users.noreply.github.com>2018-09-07 12:04:50 +0200
committerDylan William Hardison <dylan@hardison.net>2018-09-07 12:04:50 +0200
commit2e6e3e13587ee526ba94faabd5551e67508518f5 (patch)
treed54e6a7bf25c0545ef23e4854f70d5a55589b2a7 /Makefile.PL
parenta68b0d94e176d37e1381f38f235f760ca0a1001d (diff)
downloadbugzilla-2e6e3e13587ee526ba94faabd5551e67508518f5.tar.gz
bugzilla-2e6e3e13587ee526ba94faabd5551e67508518f5.tar.xz
Bug 1488292 - Remove MozReview extension from BMO code tree as MozReview is being decommissioned
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 3bf6926a5..3c600bef6 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -323,7 +323,7 @@ my %optional_features = (
}
},
linux_pid => {
- description => 'Linux::PID for MozReview',
+ description => 'Linux::PID',
prereqs => {
runtime => {
requires => { 'Linux::Pid' => 0 },