aboutsummaryrefslogtreecommitdiff
path: root/devel/subversion16/Makefile.common
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2012-06-01 22:31:25 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2012-06-01 22:31:25 +0000
commitf1af3857b1d72491ac268369ae147b3fa48dd202 (patch)
treef43924074f2851cc253b974bceeaeb7697ffbeef /devel/subversion16/Makefile.common
parentb05dcd4bda3482decb231a1397766c17268668ab (diff)
downloadports-f1af3857b1d72491ac268369ae147b3fa48dd202.tar.gz
ports-f1af3857b1d72491ac268369ae147b3fa48dd202.zip
Notes
Diffstat (limited to 'devel/subversion16/Makefile.common')
-rw-r--r--devel/subversion16/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common
index 04aeb9abbda1..8f84fbab8607 100644
--- a/devel/subversion16/Makefile.common
+++ b/devel/subversion16/Makefile.common
@@ -37,12 +37,11 @@ CONFLICTS_BUILD+= ${PORTNAME}-1.7.[0-9]*
LIB_DEPENDS+= svn_client-1.0:${PORTSDIR}/devel/subversion16
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}16/options
OPTIONS= # Dirty hack: if OPTIONS is not defined, OPTIONSFILE will not be included
-OPTIONS=
.endif
.include <bsd.port.options.mk>
.include "Makefile.inc"
-
+
# Default is "on"
.if !defined(WITHOUT_NEON)
LIB_DEPENDS+= neon.27:${PORTSDIR}/www/neon29