diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/gramps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 4e1abb4895f7..490fe5e8a894 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -15,6 +15,8 @@ COMMENT= A GTK/GNOME-based genealogy program RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \ ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml +BROKEN= incorrect plist + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_BDB= 43 |