From 2a8b6cd50a2eed8b70c3a9c41fd7f4fa3241b158 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Mar 2010 13:28:09 +0000 Subject: Needs pkg-config. --- security/putty/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/putty/Makefile b/security/putty/Makefile index 2477a0c307e..7f80969f29a 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/02/25 18:08:01 roy Exp $ +# $NetBSD: Makefile,v 1.20 2010/03/19 13:28:09 joerg Exp $ # DISTNAME= putty-0.60 @@ -12,7 +12,7 @@ COMMENT= Free implementation of Telnet and SSH for Win32 and Unix platforms PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config BUILD_DIRS= unix MAKE_FILE= Makefile.gtk -- cgit v1.2.3