diff --git a/devel/git/Makefile b/devel/git/Makefile index 7324ffb4186..ba300be36e8 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.187 2018/03/04 10:31:58 benoit Exp $ +# $OpenBSD: Makefile,v 1.188 2018/05/15 15:15:58 espie Exp $ COMMENT-main = GIT - Tree History Storage Tool COMMENT-svn = GIT - subversion interoperability tools @@ -59,6 +59,8 @@ LIB_DEPENDS-x11 = WANTLIB-x11 = PKG_ARCH-x11 = * +UPDATE_PLIST_ARGS += -i MODPY_VERSION + MAKE_FLAGS = V=1 \ gitexecdir=libexec/git \ TCLTK_PATH=${MODTK_BIN} \