aboutsummaryrefslogtreecommitdiff
path: root/net/quagga/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/quagga/Makefile')
-rw-r--r--net/quagga/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index a25546b7dc80..661639579093 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -129,17 +129,7 @@ SUB_LIST= RCLDCONFIG=ldconfig
SUB_LIST= RCLDCONFIG=
.endif
-.if ${OSVERSION} < 600000
-BUILD_DEPENDS+=${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
-CONFIGURE_ENV+=MAKEINFO=${LOCALBASE}/bin/makeinfo
-.endif
-
-USE_RC_SUBR= watchquagga.sh
-.if ${OSVERSION} >= 600101
-USE_RC_SUBR+= quagga.sh
-.else
-USE_RCORDER= quagga.sh
-.endif
+USE_RC_SUBR= quagga.sh watchquagga.sh
SUB_LIST+= LOCALSTATE_DIR=${LOCALSTATE_DIR} \
SYSCONF_DIR=${SYSCONF_DIR}