View | Details | Raw Unified | Return to bug 174334
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 119-125 Link Here
119
PLIST_SUB+=	RIPNGD="@comment "
119
PLIST_SUB+=	RIPNGD="@comment "
120
.endif
120
.endif
121
121
122
.if ${PORT_OPTIONS:MVTYSH)
122
.if ${PORT_OPTIONS:MVTYSH}
123
PLIST_SUB+=	VTYSH=""
123
PLIST_SUB+=	VTYSH=""
124
CONFIGURE_ARGS+=--enable-vtysh
124
CONFIGURE_ARGS+=--enable-vtysh
125
.else
125
.else

Return to bug 174334