diff options
Diffstat (limited to 'audio/extace/Makefile')
-rw-r--r-- | audio/extace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/extace/Makefile b/audio/extace/Makefile index 1c71561cbfe1..bde22a29d975 100644 --- a/audio/extace/Makefile +++ b/audio/extace/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libfftw3.so:math/fftw3 \ libesd.so:audio/esound -USES= localbase libtool pkgconfig +USES= compiler:c++11-lang gnome libtool localbase pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes LIBS+= -lm |