aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-25 02:45:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-25 02:45:26 +0800
commit7750d2a6d974b66ea10dc65ac3de251b766f192a (patch)
tree81bca082ed120935d64f11dfd672edf5d40f2092 /databases
parenteebf1a2cd2a1c606dc34aacf2eff3b7a43009083 (diff)
downloadfreebsd-ports-gnome-7750d2a6d974b66ea10dc65ac3de251b766f192a.tar.gz
freebsd-ports-gnome-7750d2a6d974b66ea10dc65ac3de251b766f192a.tar.zst
freebsd-ports-gnome-7750d2a6d974b66ea10dc65ac3de251b766f192a.zip
Update CONFLICTS_INSTALL
Approved by: portmgr (blanket)
Diffstat (limited to 'databases')
-rw-r--r--databases/py-sqlalchemy10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlalchemy10/Makefile b/databases/py-sqlalchemy10/Makefile
index 1a43d12d0883..e20f20afd6fe 100644
--- a/databases/py-sqlalchemy10/Makefile
+++ b/databases/py-sqlalchemy10/Makefile
@@ -24,7 +24,7 @@ PY2TO3_CMD= ${LOCALBASE}/bin/2to3-${PYTHON_VER}
PY2TO3_ARGS= --no-diffs --nobackups --verbose --write
TEST_TARGET= do-test
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlalchemy0[6789]*
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}sqlalchemy0[6789]* ${PYTHON_PKGNAMEPREFIX}sqlalchemy1[12]
OPTIONS_DEFINE= DOCS EXAMPLES
OPTIONS_MULTI= BACKEND