From f65d7568d45fd139bd94afb9cabd0153271a8fbc Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 May 2006 08:14:38 +0000 Subject: Uses C++. --- x11/ebuilder/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/ebuilder/Makefile b/x11/ebuilder/Makefile index 8ee31be032b..3dcf259b6e8 100644 --- a/x11/ebuilder/Makefile +++ b/x11/ebuilder/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/04/17 13:46:52 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2006/05/19 08:14:38 joerg Exp $ # DISTNAME= ebuilder-0.56d @@ -11,6 +11,7 @@ HOMEPAGE= http://web.inter.nl.net/users/eavdmeer/index.html COMMENT= GUI builder for the Qt library WRKSRC= ${WRKDIR}/${DISTNAME} +USE_LANGUAGES= c++ USE_TOOLS+= flex gmake MAKEFILE= GNUmakefile -- cgit v1.2.3