diff options
Diffstat (limited to 'devel/subversion17/Makefile.common')
-rw-r--r-- | devel/subversion17/Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/subversion17/Makefile.common b/devel/subversion17/Makefile.common index 829b582ed302..7de904f74ce5 100644 --- a/devel/subversion17/Makefile.common +++ b/devel/subversion17/Makefile.common @@ -31,7 +31,6 @@ CONFIGURE_ARGS+= --without-swig \ .if defined(SVN_BUILD_BINDINGS) CONFLICTS_BUILD+= ${PORTNAME}-1.[^7].[0-9]* LIB_DEPENDS+= libsvn_client-1.so:${PORTSDIR}/devel/subversion17 -OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options OPTIONS_NAME= devel_subversion17 .endif |