summaryrefslogtreecommitdiff
path: root/benchmarks/postal
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 03:40:29 +0000
committersnj <snj@pkgsrc.org>2004-04-11 03:40:29 +0000
commitc1707eb390ceacbf74baf57a63b6d0fe60e10e73 (patch)
tree08bfd9f2c98a429d952d77f334056fda72cfb293 /benchmarks/postal
parent3105ee55426c0a7b5d043e20f17a91be73af4206 (diff)
downloadpkgsrc-c1707eb390ceacbf74baf57a63b6d0fe60e10e73.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"