diff options
Diffstat (limited to 'wm/wbar/Makefile')
-rw-r--r-- | wm/wbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/wbar/Makefile b/wm/wbar/Makefile index d8a33bac954..f989ada04f6 100644 --- a/wm/wbar/Makefile +++ b/wm/wbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2018/04/16 14:35:17 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2018/07/18 00:06:25 joerg Exp $ # DISTNAME= wbar-2.2.2 @@ -12,7 +12,7 @@ COMMENT= Simple and highly customizable quick-launch tool LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes -USE_LANGUAGES= c c++ +USE_LANGUAGES= c c++03 USE_TOOLS+= gmake gsed:build intltool pkg-config msgfmt BUILDLINK_TRANSFORM+= rm:-Werror |