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

(-)Makefile (-1 / +2 lines)
Lines 13-19 Link Here
13
MAINTAINER=	jbq@caraldi.com
13
MAINTAINER=	jbq@caraldi.com
14
COMMENT=	Web-based Version Control Repository Browsing
14
COMMENT=	Web-based Version Control Repository Browsing
15
15
16
RUN_DEPENDS=	${PYTHON_LIBDIR}/site-packages/svn/__init__.py:${PORTSDIR}/devel/subversion-python
16
RUN_DEPENDS=	${PYTHON_LIBDIR}/site-packages/svn/__init__.py:${PORTSDIR}/devel/subversion-python \
17
		${PYTHON_LIBDIR}/site-packages/_mysql.so:${PORTSDIR}/databases/py-MySQLdb
17
18
18
USE_PYTHON=	yes
19
USE_PYTHON=	yes
19
NO_BUILD=	yes
20
NO_BUILD=	yes

Return to bug 121160