aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-05-22 10:52:44 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-05-22 10:52:44 +0000
commitd91eb811d5a24944c5145d426fb6eb81af52a244 (patch)
tree11614345c7dfeab8d4ba1cd03e07f16921dbc832 /deskutils
parent7ff2b5899c23b57d1a4224daa0ba1fa43b52f94b (diff)
downloadports-d91eb811d5a24944c5145d426fb6eb81af52a244.tar.gz
ports-d91eb811d5a24944c5145d426fb6eb81af52a244.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gourmet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile
index 4c083ee1dd00..d12c9101f3c8 100644
--- a/deskutils/gourmet/Makefile
+++ b/deskutils/gourmet/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>0:devel/py-python-distutils-extra \
${PYTHON_PKGNAMEPREFIX}elib.intl>0:textproc/py-elib.intl
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \
- ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0:databases/py-sqlalchemy \
+ ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0:databases/py-sqlalchemy07 \
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
${PYTHON_PKGNAMEPREFIX}poppler>=0:graphics/py-poppler \
${PYTHON_PKGNAMEPREFIX}rtf>=0:print/py-rtf \