From fb5dc431a7711f32a2f31f78895eb8e04fcdfe44 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:30:02 +0000 Subject: pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. --- x11/qt3-qscintilla/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt3-qscintilla/Makefile') diff --git a/x11/qt3-qscintilla/Makefile b/x11/qt3-qscintilla/Makefile index 5576406ebdb..b14446bf62d 100644 --- a/x11/qt3-qscintilla/Makefile +++ b/x11/qt3-qscintilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/05/08 13:06:04 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2007/02/22 19:30:06 wiz Exp $ # DISTNAME= qscintilla-1.65-gpl-1.6 @@ -18,7 +18,7 @@ BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools USE_TOOLS+= gmake USE_LIBTOOL= yes -USE_LANGUAGES+= c++ +USE_LANGUAGES= c++ MAKE_ENV+= QTPREFIX=${QTDIR:Q} -- cgit v1.2.3