aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-01-13 13:56:51 +0000
committerRenato Botelho <garga@FreeBSD.org>2015-01-13 13:56:51 +0000
commit263946d047775e4dc8903d5838d79c221ac339c2 (patch)
treecaa92e803c74a9d8c163b8844a992a84d976e64a
parent3e761a50dd32ab30fd5edc6bd8bc863d4b2ad8ea (diff)
downloadports-263946d047775e4dc8903d5838d79c221ac339c2.tar.gz
ports-263946d047775e4dc8903d5838d79c221ac339c2.zip
Notes
-rw-r--r--devel/git/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index 3df6c276dd41..8da1bb9bffd3 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -3,6 +3,7 @@
PORTNAME= git
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= KERNEL_ORG
MASTER_SITE_SUBDIR= software/scm/git
@@ -81,7 +82,6 @@ MAKE_ENV+= PERL_PATH=${PERL}
BUILD_DEPENDS+= p5-Error>=0:${PORTSDIR}/lang/p5-Error
RUN_DEPENDS+= p5-Error>=0:${PORTSDIR}/lang/p5-Error \
p5-Net-SMTP-SSL>=0:${PORTSDIR}/mail/p5-Net-SMTP-SSL \
- p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
PLIST_SUB+= PERLSUB=""
.else