diff options
Diffstat (limited to 'benchmarks/postal')
-rw-r--r-- | benchmarks/postal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index c628407d1b6..279a541f7dc 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/04/11 03:47:15 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/05/05 00:40:43 danw Exp $ DISTNAME= postal-0.62 PKGREVISION= 1 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.coker.com.au/postal/ COMMENT= Tool for benchmarking SMTP/POP servers GNU_CONFIGURE= yes +USE_GNU_TOOLS+= make USE_BUILDLINK3= yes .include "../../security/openssl/buildlink3.mk" |