diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-30 20:00:28 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-04-30 20:00:28 +0000 |
commit | 899d2706b71f82953aaf4af9bc2bf4e7cd2f9b2a (patch) | |
tree | 270562017b587dd8298cb2d848dcb0ece32fd220 /devel/subversion | |
parent | ceab3c8133ddd1440762d463731c2f3b49e05239 (diff) |
Notes
Diffstat (limited to 'devel/subversion')
-rw-r--r-- | devel/subversion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index 8058e77a6eed..d815494b79e8 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -109,7 +109,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 .endif #.if ${PORT_OPTIONS:MASVN} -#RUN_DEPENDS+= ${LOCALBASE}/bin/gfind:${PORTSDIR}/misc/findutils:install +#RUN_DEPENDS+= ${LOCALBASE}/bin/gfind:${PORTSDIR}/misc/findutils #PLIST_SUB+= ASVN="" #.else PLIST_SUB+= ASVN="@comment " |