revert previous, req'd by espie

This commit is contained in:
sthen 2014-07-10 20:13:55 +00:00
parent ff7d7fa37d
commit 6a0bf7ca63

View File

@ -1,14 +1,8 @@
# $OpenBSD: Makefile,v 1.8 2014/07/10 11:06:15 rpe Exp $
# $OpenBSD: Makefile,v 1.9 2014/07/10 20:13:55 sthen Exp $
COMMENT = small build system with a focus on speed
V = 1.4.0
GH_ACCOUNT = martine
GH_PROJECT = ninja
GH_TAGNAME = v$V
GH_COMMIT = 63d5b1013cafb2db95687cf446eb5bb68cf6a27a
DISTNAME = ${GH_PROJECT}-$V
GH_VER = v1.4.0
DISTNAME = ninja-${GH_VER:S/v//}
CATEGORIES = devel
HOMEPAGE = http://martine.github.io/ninja/
MAINTAINER = Matthew Dempsky <matthew@dempsky.org>
@ -19,6 +13,9 @@ PERMIT_PACKAGE_CDROM = Yes
# c>=68.1 needed for ppoll
WANTLIB = c>=68.1 m stdc++
MASTER_SITES = https://github.com/martine/ninja/archive/
DISTFILES = ${DISTNAME}{${GH_VER}}${EXTRACT_SUFX}
MODULES = lang/python
MODPY_ADJ_FILES = bootstrap.py \