Index: devel/googlemock/Makefile =================================================================== --- devel/googlemock/Makefile (revision 441211) +++ devel/googlemock/Makefile (working copy) @@ -5,6 +5,7 @@ DISTVERSIONPREFIX= release- DISTVERSION= 1.8.0-50 DISTVERSIONSUFFIX= -g59c795c +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org @@ -21,7 +22,8 @@ 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