diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-02 20:23:55 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-02 20:23:55 +0000 |
commit | 2f0486b64721a1072cdd1b8d2840d6539b2247d2 (patch) | |
tree | 36ed89e03b0f2ac4525ba4f4e39af16da597b209 /science/gramps | |
parent | 05aa1eb8b1e5d76cddd216c787c98b5cfe7db1e9 (diff) |
Notes
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 c003d0d9a6a8..2a2a996ede7a 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb \ NO_ARCH= yes USE_BDB= 5+ USES= desktop-file-utils gettext shared-mime-info gmake python:2 -USE_GNOME= pygtk2 +USE_GNOME= pygtk2 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-mime-install CPPFLAGS+= -I${LOCALBASE}/include |