aboutsummaryrefslogtreecommitdiff
path: root/net/libproxy
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-08 13:56:32 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-08 13:56:32 +0000
commit652724b9ab96d404a700b6a2896f2c77d493c428 (patch)
treeec56345c844af8f9f9b0ba54a71fb2c35bb0c3bd /net/libproxy
parentcb3ccb4f1fdb422331f531c7488bd525e9071166 (diff)
downloadports-652724b9ab96d404a700b6a2896f2c77d493c428.tar.gz
ports-652724b9ab96d404a700b6a2896f2c77d493c428.zip
* Add PORTSCOUT macros to only show stable gnome versions.
* Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk so that all -reference ports get ignored. * Add some PORTSCOUT=ignore:1 here and there for software that won't get any updates anymore. Or are slave ports, so only the master port will get checked.
Notes
Notes: svn path=/head/; revision=393729
Diffstat (limited to 'net/libproxy')
-rw-r--r--net/libproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile
index af53787b57c9..55749b9c4d59 100644
--- a/net/libproxy/Makefile
+++ b/net/libproxy/Makefile
@@ -23,6 +23,7 @@ CMAKE_ARGS+= -DWITH_PYTHON:BOOL=OFF -DWITH_PERL:BOOL=OFF \
-DWITH_WEBKIT:BOOL=OFF -DWITH_MOZJS:BOOL=OFF \
-DWITH_NETWORKMANAGER:BOOL=OFF -DWITH_VALA:BOOL=ON
.else
+PORTSCOUT= ignore:1
# Libproxy is build for the slave ports, since I haven't been able to find
# out how to only build optional code with cmake.