aboutsummaryrefslogtreecommitdiffstats
path: root/security/putty
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-09-12 08:21:10 +0800
committermarino <marino@FreeBSD.org>2013-09-12 08:21:10 +0800
commit20fad50a2d15acd8b67ebe9ac90601732e5896dc (patch)
tree17dfb83a48d58043193fc6b92dfe64322eb6db76 /security/putty
parent80e446078e1791dbe6d4fd639a41e5f5801d6795 (diff)
downloadfreebsd-ports-graphics-20fad50a2d15acd8b67ebe9ac90601732e5896dc.tar.gz
freebsd-ports-graphics-20fad50a2d15acd8b67ebe9ac90601732e5896dc.tar.zst
freebsd-ports-graphics-20fad50a2d15acd8b67ebe9ac90601732e5896dc.zip
Add explicit dependency on pkgconf (27 ports)
Diffstat (limited to 'security/putty')
-rw-r--r--security/putty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index 123ed2f3396..cf36ef60ef4 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
MAINTAINER= mandree@FreeBSD.org
COMMENT= Secure shell and telnet client
-USE_GMAKE= yes
+USES= gmake pkgconfig
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
MAKEFILE= Makefile.gtk
/tr> * -remove MD5ohauer2011-07-031-1/+0 * - Reset maintainerpav2009-07-091-1/+1 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-1/+1