diff options
Diffstat (limited to 'deskutils/pybookreader/Makefile')
-rw-r--r-- | deskutils/pybookreader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pybookreader/Makefile b/deskutils/pybookreader/Makefile index cbcf70bb4a1e..100eab13ef81 100644 --- a/deskutils/pybookreader/Makefile +++ b/deskutils/pybookreader/Makefile @@ -13,7 +13,7 @@ COMMENT= Program for reading e-books RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 -USE_PYTHON= 2.2+ +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= PyBookReader USE_GNOME= pygtk2 |