aboutsummaryrefslogtreecommitdiff
path: root/databases/ldb
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:34:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:34:24 +0000
commit8f74bf51f34423dd88995a411da800643e87efcf (patch)
tree0bdedb9f01c8e882c87a87f7481d921832dc8a5e /databases/ldb
parent6c38c07606f25f700f90225fdf95ec309e930d0d (diff)
downloadports-8f74bf51f34423dd88995a411da800643e87efcf.tar.gz
ports-8f74bf51f34423dd88995a411da800643e87efcf.zip
Notes
Diffstat (limited to 'databases/ldb')
-rw-r--r--databases/ldb/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/ldb/Makefile b/databases/ldb/Makefile
index ba7ea584a52e..433d2abea955 100644
--- a/databases/ldb/Makefile
+++ b/databases/ldb/Makefile
@@ -103,8 +103,6 @@ CONFIGURE_TARGET= configure
ALL_TARGET= build
INSTALL_TARGET= install
-.include <bsd.port.pre.mk>
-
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
post-patch:
@@ -156,4 +154,4 @@ do-build:
do-install:
@(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${INSTALL_WRKSRC}/${WAF_TOOL} ${MAKE_ARGS} ${INSTALL_TARGET})
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>