View | Details | Raw Unified | Return to bug 219298
Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 24-29 Link Here
24
USES=		gmake
24
USES=		gmake
25
USE_GCC=	any
25
USE_GCC=	any
26
26
27
# ezbounce 1.99.15 isn't compatible with C++11.
28
USE_CXXSTD=	gnu++03
29
27
SUB_FILES=	pkg-message
30
SUB_FILES=	pkg-message
28
31
29
post-patch:
32
post-patch:

Return to bug 219298