aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-25 02:45:31 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-25 02:45:31 +0800
commit4c18d4fefd812641239baa5efa08e4cede8ad21d (patch)
treea1be362abcc08645ec0ed2f966e7c2aef32b07b8 /databases
parent7750d2a6d974b66ea10dc65ac3de251b766f192a (diff)
downloadfreebsd-ports-gnome-4c18d4fefd812641239baa5efa08e4cede8ad21d.tar.gz
freebsd-ports-gnome-4c18d4fefd812641239baa5efa08e4cede8ad21d.tar.zst
freebsd-ports-gnome-4c18d4fefd812641239baa5efa08e4cede8ad21d.zip
Update CONFLICTS_INSTALL
Diffstat (limited to 'databases')
-rw-r--r--databases/py-sqlalchemy11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlalchemy11/Makefile b/databases/py-sqlalchemy11/Makefile
index 885ef33d2d8d..db552ad7adba 100644
--- a/databases/py-sqlalchemy11/Makefile
+++ b/databases/py-sqlalchemy11/Makefile
@@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=2.5.2:devel/py-pytest@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0:devel/py-pytest-xdist@${FLAVOR}
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlalchemy1[02]
OPTIONS_DEFINE= DOCS EXAMPLES
OPTIONS_MULTI= BACKEND