aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-05-21 11:06:13 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-05-21 11:06:13 +0000
commitbef0e67a3685ea5cab1c87c4b5c622f78ac1f5e1 (patch)
treee36fff642c98fd72cdd42dcca3e3cce1206bdd40
parent92666556279765114aaaab3eb1d2f99d490e87e8 (diff)
downloadports-bef0e67a3685ea5cab1c87c4b5c622f78ac1f5e1.tar.gz
ports-bef0e67a3685ea5cab1c87c4b5c622f78ac1f5e1.zip
Notes
-rw-r--r--devel/googlemock/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/googlemock/Makefile b/devel/googlemock/Makefile
index 5c8f3dd72000..1704dacb8230 100644
--- a/devel/googlemock/Makefile
+++ b/devel/googlemock/Makefile
@@ -5,6 +5,7 @@ PORTNAME= googlemock
DISTVERSIONPREFIX= release-
DISTVERSION= 1.8.0-50
DISTVERSIONSUFFIX= -g59c795c
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
@@ -21,7 +22,8 @@ USE_GITHUB= yes
GH_ACCOUNT= google
GH_PROJECT= googletest
-USES= autoreconf libtool localbase
+USES= autoreconf libtool localbase python:run shebangfix
+SHEBANG_FILES= scripts/gmock_doctor.py
WRKSRC_SUBDIR= ${PORTNAME}
GNU_CONFIGURE= yes
# fused-src python tests are only useful for bundling. There's no point in