diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2019-03-13 05:19:52 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2019-03-13 05:19:52 +0000 |
| commit | 6d2fe26e0aab5766aaa4c5e048f2fc0a1f612381 (patch) | |
| tree | bd7f543c76e9e9530aa4f00cf77bc1c764d2294b /cad/basicdsp | |
| parent | 42a4ffa4e7336799023699e3f0beb0203bfabd1e (diff) | |
Notes
Diffstat (limited to 'cad/basicdsp')
| -rw-r--r-- | cad/basicdsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/basicdsp/Makefile b/cad/basicdsp/Makefile index 16c7af1a63f9..d3746b0c5012 100644 --- a/cad/basicdsp/Makefile +++ b/cad/basicdsp/Makefile @@ -13,7 +13,7 @@ COMMENT= Program for experimenting with simple audio DSP algorithms LICENSE= GPLv2 -USES= dos2unix tar:tgz +USES= compiler:c++11-lang dos2unix tar:tgz USE_WX= 2.8+ WX_COMPS= wx wx:build wx:run |
