diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
commit | 6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6 (patch) | |
tree | a2c11d52ab3177a4c2576c465a4d77328c906e96 /science/gramps | |
parent | 4627852ca68a41774078979b35195363ed827356 (diff) |
Notes
Diffstat (limited to 'science/gramps')
-rw-r--r-- | science/gramps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 09cb516cf4ad..9e0f63ec481e 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -21,7 +21,8 @@ USE_BDB= 43 USE_PYTHON= 2.6+ USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomehack pygnome2 pygnomeextras desktopfileutils gnomedocutils +USES= pathfix +USE_GNOME= pygnome2 pygnomeextras desktopfileutils gnomedocutils GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes |