diff options
Diffstat (limited to 'benchmarks/postal/Makefile')
-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 6cb406395f3..2a94d26dc26 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/01/18 05:06:22 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:15 joerg Exp $ DISTNAME= postal-0.62 PKGREVISION= 4 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.coker.com.au/postal/ COMMENT= Tool for benchmarking SMTP/POP servers PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LANGUAGES= c c++ |