aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-14 19:00:23 +0800
committermat <mat@FreeBSD.org>2016-04-14 19:00:23 +0800
commitc9c38c62cc1db0d0c3ba8b84aa31a768fee5b984 (patch)
treee22177521f3946e8d1cc9f037af7f3cbcb98d241 /net
parente867fd01d087b9802b271aa04be2829602de1302 (diff)
downloadfreebsd-ports-gnome-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.tar.gz
freebsd-ports-gnome-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.tar.zst
freebsd-ports-gnome-c9c38c62cc1db0d0c3ba8b84aa31a768fee5b984.zip
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error. Sponsored by: Absolight
Diffstat (limited to 'net')
-rw-r--r--net/avahi-app/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile
index 72c6c49cb831..7ffff2748aaa 100644
--- a/net/avahi-app/Makefile
+++ b/net/avahi-app/Makefile
@@ -44,8 +44,6 @@ CONFLICTS= howl-[0-9]*
DAEMON_CONFIG_FILES= hosts avahi-daemon.conf
.endif
-
-USE_RC_SUBR=yes
.endif # !avahi-header
.include <bsd.port.options.mk>