From dea3f771d57ed9b3e3e66ecf493b981c0f7fa468 Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 5 Nov 2004 17:44:35 +0000 Subject: In fact, GNU make is required, but only when the QT frontend in enabled. Pointed out by shannonjr@. --- security/pinentry/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/pinentry') diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 1eea9f43c41..5c551db4fc9 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/11/05 17:19:54 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2004/11/05 17:44:35 jmmv Exp $ # DISTNAME= pinentry-0.7.1 @@ -31,6 +31,7 @@ PLIST_SUBST+= USE_GTK='@comment ' .endif .if !empty(PKG_OPTIONS:Mqt) +USE_GNU_TOOLS+= make PLIST_SUBST+= USE_QT= . include "../../x11/qt3-libs/buildlink3.mk" .else -- cgit v1.2.3