tmkfile - mkports - recipes for building multiple softwares with mk(1)
(HTM) git clone git://z3bra.org/mkports
(DIR) Log
(DIR) Files
(DIR) Refs
---
tmkfile (367B)
---
1 pkg = git
2 ver = 2.10.1
3 url = https://www.kernel.org/pub/software/scm/git/$pkg-$ver.tar.xz
4
5 <../default.mk
6
7 CONFIGURE = ${CONFIGURE} --prefix=/
8 MAKEFLAGS = ${MAKEFLAGS} \
9 NO_TCLTK=1 \
10 NO_PYTHON=1 \
11 NO_EXPAT=1 \
12 NO_GETTEXT=1 \
13 INSTALLMAN3DIR=/man/man3 \
14 gitexecdir=/lib/git-core \
15 all