summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-27 11:40:07 +0000
committergrant <grant@pkgsrc.org>2004-06-27 11:40:07 +0000
commit981412542ab9c23bc171793c8be37552fa64551d (patch)
treecde933edd7307a8b3b03ce82798fff998bdf6fb9 /security
parenta4e474cbfb7e063ab6d9127286a524c8ef3b504c (diff)
downloadpkgsrc-981412542ab9c23bc171793c8be37552fa64551d.tar.gz
this blindly calls "gcc" so use buildlink3 so it uses the compiler
wrappers.
Diffstat (limited to 'security')
-rw-r--r--security/smimemsg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile
index dcf22df1baf..8293f515c25 100644
--- a/security/smimemsg/Makefile
+++ b/security/smimemsg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:25:34 agc Exp $
+# $NetBSD: Makefile,v 1.8 2004/06/27 11:40:07 grant Exp $
#
DISTNAME= smimemsg15
@@ -11,7 +11,8 @@ HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/
COMMENT= Generate and read S/MIME messages
WRKSRC= ${WRKDIR}/smimemsg
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
RESTRICTED= "Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp."
NO_SRC_ON_FTP= ${RESTRICTED}