diff options
Diffstat (limited to 'x11/efltk')
-rw-r--r-- | x11/efltk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/efltk/Makefile b/x11/efltk/Makefile index 7b5f22349fc..115a4f5e6e0 100644 --- a/x11/efltk/Makefile +++ b/x11/efltk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/04/17 13:46:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/07/22 04:46:19 rillig Exp $ # DISTNAME= efltk-2.0.5 @@ -13,7 +13,7 @@ COMMENT= Extended Fast Light Toolkit WRKSRC= ${WRKDIR}/efltk GNU_CONFIGURE= yes -USE_LANGUAGES+= c++ +USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt USE_LIBTOOL= yes |