aboutsummaryrefslogtreecommitdiff
path: root/devel/git-lfs
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2019-11-22 17:25:07 +0000
committerBrooks Davis <brooks@FreeBSD.org>2019-11-22 17:25:07 +0000
commit2f6e9a02d7e395f863e62ae4c5e1410a4229271c (patch)
tree8d02b768785eadb1025f5e349144bf7d516b5f30 /devel/git-lfs
parent4c4131eaa95c85cec7f3766b21899bf6345b422c (diff)
downloadports-2f6e9a02d7e395f863e62ae4c5e1410a4229271c.tar.gz
ports-2f6e9a02d7e395f863e62ae4c5e1410a4229271c.zip
Notes
Diffstat (limited to 'devel/git-lfs')
-rw-r--r--devel/git-lfs/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile
index e7f83ae94252..519f7c4ce1d5 100644
--- a/devel/git-lfs/Makefile
+++ b/devel/git-lfs/Makefile
@@ -15,14 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= go:modules
USE_GITHUB= yes
-OPTIONS_DEFINE= GIT_SUBVERSION MANPAGES
+OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT= MANPAGES
OPTIONS_SUB= yes
-GIT_SUBVERSION_DESC= Use 'git-subversion' instead of 'git' as backend
-GIT_SUBVERSION_RUN_DEPENDS= git-subversion>0:devel/git-subversion
-GIT_SUBVERSION_RUN_DEPENDS_OFF= git:devel/git
-
MANPAGES_BUILD_DEPENDS= ronn:textproc/rubygem-ronn
post-build-MANPAGES-on: