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

(-)./net/rsync/Makefile (-1 / +1 lines)
Lines 73-79 Link Here
73
POPT_PORT_LIB_DEPENDS=	libpopt.so:devel/popt
73
POPT_PORT_LIB_DEPENDS=	libpopt.so:devel/popt
74
POPT_PORT_CPPFLAGS=	-I${LOCALBASE}/include
74
POPT_PORT_CPPFLAGS=	-I${LOCALBASE}/include
75
POPT_PORT_LDFLAGS=	-L${LOCALBASE}/lib
75
POPT_PORT_LDFLAGS=	-L${LOCALBASE}/lib
76
POPT_CONFIGURE_WITH=	included-popt
76
POPT_PORT_CONFIGURE_OFF=	--with-included-popt
77
77
78
SSH_CONFIGURE_ON=	--with-rsh=ssh
78
SSH_CONFIGURE_ON=	--with-rsh=ssh
79
SSH_CONFIGURE_OFF=	--with-rsh=rsh
79
SSH_CONFIGURE_OFF=	--with-rsh=rsh

Return to bug 209837