citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 06b293132d775879b2a06754b1b9f0c2bc52fe97
parent dadaccedc13d5ea18fc35356176ab2773bfae357
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri, 24 Jun 2016 18:10:53 -0600

pkg/openbsd: update ccitrunrun

Diffstat:
Mpkg/openbsd/devel/ccitrunrun/Makefile | 10++++------
1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/pkg/openbsd/devel/ccitrunrun/Makefile b/pkg/openbsd/devel/ccitrunrun/Makefile @@ -5,17 +5,15 @@ COMMENT = see citrun run DISTNAME = ccitrunrun-0 CATEGORIES = devel -HOMEPAGE = http://citrun.com +HOMEPAGE = http://cit.run # BSD PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://citrun.com/src/ +MASTER_SITES = ${HOMEPAGE}/src/ WANTLIB += GL GLU GLEW glut c citrun freetype m pthread z -#SHARED_LIBS += ccitrunrun 0.0 # 0.0 - # -std=c++11 MODULES = gcc4 MODGCC4_ARCHS = * @@ -24,12 +22,12 @@ MODGCC4_LANGS = c++ LIB_DEPENDS = devel/citrun \ graphics/freeglut \ graphics/glew + BUILD_DEPENDS = devel/jam \ devel/llvm do-build: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} citrun-wrap jam ccitrunrun-inst - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} citrun-wrap jam ccitrunrun-gl + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} citrun-wrap jam -j4 do-test: cd ${WRKSRC} && prove