summaryrefslogtreecommitdiff
path: root/benchmarks/postal
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 03:40:29 +0000
committersnj <snj>2004-04-11 03:40:29 +0000
commitfee24d77b386ffd046e27907d00c027fdb5d1919 (patch)
tree08bfd9f2c98a429d952d77f334056fda72cfb293 /benchmarks/postal
parent3509e8d8c99913b38ff6fff759992336090edf2e (diff)
downloadpkgsrc-fee24d77b386ffd046e27907d00c027fdb5d1919.tar.gz
Convert to buildlink3.
Diffstat (limited to 'benchmarks/postal')
-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"