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

(-)./Makefile (+1 lines)
Lines 14-19 Link Here
14
COMMENT=	Web-based Version Control Repository Browsing
14
COMMENT=	Web-based Version Control Repository Browsing
15
15
16
FETCH_DEPENDS=	wget:${PORTSDIR}/ftp/wget
16
FETCH_DEPENDS=	wget:${PORTSDIR}/ftp/wget
17
RUN_DEPENDS=	${PYTHON_LIBDIR}/site-packages/svn/__init__.py:${PORTSDIR}/devel/subversion-python
17
18
18
FETCH_CMD=	${LOCALBASE}/bin/wget -c
19
FETCH_CMD=	${LOCALBASE}/bin/wget -c
19
DISABLE_SIZE=	yes	# Need because -S are not recognized by wget
20
DISABLE_SIZE=	yes	# Need because -S are not recognized by wget

Return to bug 106599