summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2006-09-09 02:41:53 +0000
committerobache <obache>2006-09-09 02:41:53 +0000
commit7e01c4206677ecfad1f4cbe2a42715aa88056a85 (patch)
tree5a4cdd19b2797d53e5ff29d89f921d882e82acda /security
parentf0d928bbc03e8de52a3323c9f30904a6e1ba15d5 (diff)
downloadpkgsrc-7e01c4206677ecfad1f4cbe2a42715aa88056a85.tar.gz
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'security')
-rw-r--r--security/crypto++/Makefile4
-rw-r--r--security/putty/Makefile4
-rw-r--r--security/rsaref/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile
index 3ede4201d7a..0b66f382910 100644
--- a/security/crypto++/Makefile
+++ b/security/crypto++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:33 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/09/09 02:46:08 obache Exp $
#
DISTNAME= cryptopp521
@@ -18,7 +18,7 @@ COMMENT= Free C++ class library of Cryptographic Primitives
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
-MAKEFILE= GNUmakefile
+MAKE_FILE= GNUmakefile
WRKSRC= ${WRKDIR}
USE_LANGUAGES= c++
diff --git a/security/putty/Makefile b/security/putty/Makefile
index a7acde8428e..0bbbf92abbb 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:37 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/09/09 02:46:08 obache Exp $
#
DISTNAME= putty-0.58
@@ -13,7 +13,7 @@ COMMENT= Free implementation of Telnet and SSH for Win32 and Unix platforms
USE_TOOLS+= gmake
BUILD_DIRS= ${WRKSRC}/unix
-MAKEFILE= Makefile.gtk
+MAKE_FILE= Makefile.gtk
.include "../../mk/bsd.prefs.mk"
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 9293f3ae8e9..60866dd4c92 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/03/04 21:30:38 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2006/09/09 02:46:08 obache Exp $
#
DISTNAME= rsaref
@@ -18,7 +18,7 @@ LICENSE= rsaref-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= yes
-MAKEFILE= unix/makefile
+MAKE_FILE= unix/makefile
BUILD_TARGET= librsaref.la
do-configure: