diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-06-19 10:30:09 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-06-19 10:30:09 +0000 |
commit | a7c1f9b52ab5a05b51c00811fcb609d53e492a56 (patch) | |
tree | a275fecde4b6eb14feae9a40d42c50b0fe3be9f6 /science/gramps | |
parent | d1f265b4334f66ef196c56b352f57d3dd0b8eea1 (diff) | |
download | ports-a7c1f9b52ab5a05b51c00811fcb609d53e492a56.tar.gz ports-a7c1f9b52ab5a05b51c00811fcb609d53e492a56.zip |
Notes
Diffstat (limited to 'science/gramps')
-rw-r--r-- | science/gramps/Makefile | 6 | ||||
-rw-r--r-- | science/gramps/pkg-plist | 7 |
2 files changed, 3 insertions, 10 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 49e502c6f7fd..5f5b6a808648 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -6,6 +6,7 @@ PORTNAME= gramps PORTVERSION= 2.2.8 +PORTREVISION= 1 CATEGORIES= science gnome python MASTER_SITES= SF @@ -15,6 +16,7 @@ COMMENT= A GTK/GNOME-based genealogy program RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \ ${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml +USE_BDB= 42+ USE_XLIB= yes USE_PYTHON= yes USE_GETTEXT= yes @@ -23,12 +25,10 @@ USE_GNOME= gnomehack pygnome2 pygnomeextras desktopfileutils gnomedocutils GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man +CONFIGURE_ARGS= --mandir=${MANPREFIX}/man MAN1= gramps.1 MANLANG= "" fr GCONF_SCHEMAS= gramps.schemas -USE_BDB= 42+ - .include <bsd.port.mk> diff --git a/science/gramps/pkg-plist b/science/gramps/pkg-plist index 2eef70e7f8cf..f844f2ac5013 100644 --- a/science/gramps/pkg-plist +++ b/science/gramps/pkg-plist @@ -1,10 +1,4 @@ bin/gramps -share/mime/subclasses -share/mime/globs -share/mime/magic -share/mime/XMLnamespaces -share/mime/aliases -share/mime/mime.cache share/application-registry/gramps.applications share/applications/gramps.desktop share/gnome/help/gramps/C/figures/bookreport.png @@ -2012,7 +2006,6 @@ share/locale/tr/LC_MESSAGES/gramps.mo share/locale/zh_CN/LC_MESSAGES/gramps.mo share/mime-info/gramps.keys share/mime-info/gramps.mime -share/mime/application/x-gedcom.xml share/mime/application/x-geneweb.xml share/mime/application/x-gramps-package.xml share/mime/application/x-gramps-xml.xml |