Uses C++.
This commit is contained in:
parent
668632b5be
commit
f65d7568d4
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue