diff options
Diffstat (limited to 'science/gramps')
-rw-r--r-- | science/gramps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 8ec3bc666117..02b24f80d34b 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb \ ${PYXML} USE_BDB= 43 -USE_PYTHON= 2.6+ +USE_PYTHON= yes USE_GMAKE= yes USES= desktop-file-utils gettext pathfix shared-mime-info USE_GNOME= pygnome2 pygnomeextras gnomedocutils |