diff options
Diffstat (limited to 'net/kphone')
-rw-r--r-- | net/kphone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kphone/Makefile b/net/kphone/Makefile index dabe3b35f0f..dc4756146b8 100644 --- a/net/kphone/Makefile +++ b/net/kphone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/04/17 13:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/05/22 14:39:44 dsainty Exp $ DISTNAME= kphone-4.2 PKGREVISION= 3 @@ -14,6 +14,7 @@ WRKSRC= ${WRKDIR}/kphone USE_X11BASE= yes GNU_CONFIGURE= yes +USE_LANGUAGES= c++ USE_TOOLS+= gmake CONFIGURE_ENV+= QTDIR=${QTDIR:Q} |