diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-07 12:26:41 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-07 12:26:41 +0200 |
commit | b86221feeafaacbff38b27dd5999866460e3a67b (patch) | |
tree | 3676292e1789fe02d454a20e278813d99867495a /databases | |
parent | graphics/drm-54-kmod: Remove port (diff) |
cleanup: remove trailing whitepaces
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libzdb/Makefile | 14 | ||||
-rw-r--r-- | databases/pgmodeler/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql10-contrib/Makefile | 2 | ||||
-rw-r--r-- | databases/py-alembic14/Makefile | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index dd415efb2584..2d7764cbb397 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -31,15 +31,15 @@ SQLITE_CONFIGURE_WITH= sqlite=${LOCALBASE} SQLITE_USES= sqlite SSL_USES= ssl -.include <bsd.port.options.mk> +.include <bsd.port.options.mk> # See PR/237200 for details -.if ${PORT_OPTIONS:MSSL} -.if ${SSL_DEFAULT} == base -CONFIGURE_ARGS+= --enable-openssl -.else -CONFIGURE_ARGS+= --enable-openssl=${OPENSSLBASE} -.endif +.if ${PORT_OPTIONS:MSSL} +.if ${SSL_DEFAULT} == base +CONFIGURE_ARGS+= --enable-openssl +.else +CONFIGURE_ARGS+= --enable-openssl=${OPENSSLBASE} +.endif .endif .include <bsd.port.mk> diff --git a/databases/pgmodeler/Makefile b/databases/pgmodeler/Makefile index 40f6bdd4e511..e0eb668d377d 100644 --- a/databases/pgmodeler/Makefile +++ b/databases/pgmodeler/Makefile @@ -16,7 +16,7 @@ USE_GITHUB= yes USE_GNOME= libxml2 USE_GL= gl USE_QT= core gui network printsupport sql svg widgets testlib uitools \ - buildtools_build + buildtools_build USE_XORG= x11 xext USE_LDCONFIG= yes diff --git a/databases/postgresql10-contrib/Makefile b/databases/postgresql10-contrib/Makefile index ddc4f77f84be..243c2cc879ec 100644 --- a/databases/postgresql10-contrib/Makefile +++ b/databases/postgresql10-contrib/Makefile @@ -28,7 +28,7 @@ XML_LIB_DEPENDS=libxslt.so:textproc/libxslt \ libxml2.so:textproc/libxml2 XML_CONFIGURE_WITH= libxml libxslt -post-configure: +post-configure: @cd ${WRKSRC}/src/backend && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} symlinks post-install: diff --git a/databases/py-alembic14/Makefile b/databases/py-alembic14/Makefile index 31f4596e5fea..2361cee93075 100644 --- a/databases/py-alembic14/Makefile +++ b/databases/py-alembic14/Makefile @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= py*-alembic* # lib/python3.8/site-packages/alembic/__init__.py' |