aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/postal
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-10-29 03:35:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-10-29 03:35:54 +0000
commit9f6062ff3067b9f9a4f90cac1f2654dfa107c501 (patch)
tree9134077a567d9527abe37935d6084e47edbdb899 /benchmarks/postal
parent2dbc950e224041edc8d1da60f01c5903d282fb95 (diff)
downloadports-9f6062ff3067b9f9a4f90cac1f2654dfa107c501.tar.gz
ports-9f6062ff3067b9f9a4f90cac1f2654dfa107c501.zip
Move inclusion of bsd.port.pre.mk past all variable definitions.
Notes
Notes: svn path=/head/; revision=92518
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 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: