diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-02 09:22:02 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-02 09:22:02 +0000 |
commit | b9ae2ff4d282e6b6da1cb1217ff37563149b7397 (patch) | |
tree | c43aff1d37ac7fc922c01d83ddd362fb9de5a86f /deskutils/gourmet/Makefile | |
parent | 209cc00315a800f9e76838f431786814c1fdb0b5 (diff) | |
download | ports-b9ae2ff4d282e6b6da1cb1217ff37563149b7397.tar.gz ports-b9ae2ff4d282e6b6da1cb1217ff37563149b7397.zip |
Notes
Diffstat (limited to 'deskutils/gourmet/Makefile')
-rw-r--r-- | deskutils/gourmet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile index e69e8b59ebb8..520f4c4ea755 100644 --- a/deskutils/gourmet/Makefile +++ b/deskutils/gourmet/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${FLAVOR} \ OPTIONS_DEFINE= IPYTHON IPYTHON_DESC= Interactive shell support -IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython +IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${FLAVOR} USES= gettext python:-2.7 USE_GNOME= intltool pygnome2 pygtk2 |