aboutsummaryrefslogtreecommitdiff
path: root/databases/db41
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:25:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:25:24 +0000
commitd766db32ca0bbab50a3dfef11343be99aeebbe03 (patch)
tree9694f7547ee9844c1dcd2275c993c2365bdbe0af /databases/db41
parent72d170001ab88e880b325063dc649689e1e657e8 (diff)
Notes
Diffstat (limited to 'databases/db41')
-rw-r--r--databases/db41/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/db41/Makefile b/databases/db41/Makefile
index 6f8ca456e12f..9860f440c9c6 100644
--- a/databases/db41/Makefile
+++ b/databases/db41/Makefile
@@ -38,7 +38,6 @@ PORTDOCS= *
.endif
NO_STAGE= yes
-.include <bsd.port.pre.mk>
.if ${ARCH} == amd64
CONFIGURE_ARGS+= --with-mutex=x86/gcc-assembly
@@ -48,4 +47,4 @@ post-patch:
@${REINPLACE_CMD} -Ee \
's|-l?pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>