diff options
Diffstat (limited to 'devel/subversion16/Makefile')
-rw-r--r-- | devel/subversion16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index 9cbb65ac95ca..17f2ad6e6e01 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -82,7 +82,7 @@ CFLAGS+= -g .endif .if !defined(WITHOUT_NEON) -LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon +LIB_DEPENDS+= neon.26:${PORTSDIR}/www/neon26 CONFIGURE_ARGS+= --with-neon=${LOCALBASE} PLIST_SUB+= WITHOUT_NEON="" .else |