diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xchm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index b01ce09f22cb..2e52d0d4a0e6 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libchm.so:misc/chmlib GNU_CONFIGURE= yes -USES= localbase +USES= compiler:c++11-lang localbase USE_WX= 2.8 WX_CONF_ARGS= absolute LDFLAGS+= -lpthread |