citrun

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

commit 70528e2b21c539ecbfca91cfe98d989afffcd961
parent 116ee3d3038c430897434526a4f2cd8824c7ee22
Author: Kyle Milz <kyle@0x30.net>
Date:   Wed, 15 Jun 2016 21:53:33 -0600

pkg/openbsd: update for recent packaging changes

Diffstat:
Mpkg/openbsd/devel/citrun/Makefile | 2--
Mpkg/openbsd/devel/citrun/pkg/PLIST | 2+-
2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/pkg/openbsd/devel/citrun/Makefile b/pkg/openbsd/devel/citrun/Makefile @@ -14,8 +14,6 @@ MASTER_SITES = http://citrun.com/src/ WANTLIB += GL GLU GLEW glut c freetype m pthread z -SHARED_LIBS += citrun 0.0 # 0.0 - # -std=c++11 MODULES = gcc4 MODGCC4_ARCHS = * diff --git a/pkg/openbsd/devel/citrun/pkg/PLIST b/pkg/openbsd/devel/citrun/pkg/PLIST @@ -2,7 +2,7 @@ @bin bin/citrun-gl @bin bin/citrun-inst bin/citrun-wrap -@lib lib/libcitrun.so.${LIBcitrun_VERSION} +lib/libcitrun.a @man man/man1/citrun-gl.1 @man man/man1/citrun-inst.1 @man man/man1/citrun-wrap.1