summaryrefslogtreecommitdiff
path: root/devel/ruby-subversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-subversion/Makefile')
-rw-r--r--devel/ruby-subversion/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile
index c05a64bc7d36..fb4828636bf6 100644
--- a/devel/ruby-subversion/Makefile
+++ b/devel/ruby-subversion/Makefile
@@ -6,12 +6,7 @@ PKGNAMEPREFIX= ruby-
MAINTAINER= lev@FreeBSD.org
COMMENT= Ruby bindings for version control system
-.if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 16
-MASTERDIR= ${.CURDIR}/../../devel/subversion16
-.elif defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 17
-BROKEN= does not build with subversion17
-MASTERDIR= ${.CURDIR}/../../devel/subversion17
-.elif defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 18
+.if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 18
MASTERDIR= ${.CURDIR}/../../devel/subversion18
.else
MASTERDIR= ${.CURDIR}/../../devel/subversion