summaryrefslogtreecommitdiff
path: root/benchmarks/postal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/postal/Makefile')
-rw-r--r--benchmarks/postal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index 0e8a3acb724..c628407d1b6 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:34 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/04/11 03:47:15 snj Exp $
DISTNAME= postal-0.62
PKGREVISION= 1
@@ -11,8 +11,8 @@ HOMEPAGE= http://www.coker.com.au/postal/
COMMENT= Tool for benchmarking SMTP/POP servers
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
-.include "../../security/openssl/buildlink2.mk"
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"