aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2022-05-04 17:54:08 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2022-06-09 20:22:32 +0000
commitce183ffe23f8dbb26a429952fee4de8b898936fd (patch)
treefd13c2a7ed3c4298d52c5d637588e64df12d5001 /print
parentc46441f01803a12bb8ab5609b82e6eb48d7f7577 (diff)
downloadports-ce183ffe23f8dbb26a429952fee4de8b898936fd.tar.gz
ports-ce183ffe23f8dbb26a429952fee4de8b898936fd.zip
Limit portscout in a few ports
devel/autoconf2.*: fix PORTSCOUT variable. print/hplip-plugin: portscout cannot find new versions and the version is always the same as print/hplip. security/mbedtls: limit portscout to stable versions. (also switch to new github account)
Diffstat (limited to 'print')
-rw-r--r--print/hplip-plugin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile
index be7153118999..637e70284485 100644
--- a/print/hplip-plugin/Makefile
+++ b/print/hplip-plugin/Makefile
@@ -20,6 +20,8 @@ ONLY_FOR_ARCHS= amd64 i386 # arm
RUN_DEPENDS= hp-plugin:print/hplip
+PORTSCOUT= ignore:1
+
PLUGINS= fax/plugins/fax_marvell \
prnt/plugins/hbpl1 \
prnt/plugins/lj \