aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/postal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index ed932cb6b375..3a57e589ac2e 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -15,16 +15,16 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Benchmark SMTP/POP servers
+USE_REINPLACE= yes
+USE_OPENSSL= yes
+GNU_CONFIGURE= yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 501000
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
.endif
-USE_REINPLACE= yes
-USE_OPENSSL= yes
-GNU_CONFIGURE= yes
-
MAN8= postal.8 postal-list.8 rabid.8
post-patch: