diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:11:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:11:23 +0000 |
commit | 3f0ee0e031f1b32b1fc9935c1389ab2e640fd4b2 (patch) | |
tree | 17f022595add21e608c5d0f7f4d4c7dbee8889be /math/gnumeric | |
parent | 29982cf099f3cf98bc027aaab63da1397b3e7360 (diff) |
Notes
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 76d83da4da84..10025993d16b 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= goffice-0.10:${PORTSDIR}/devel/goffice010 \ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_XZ= yes -USES= desktop-file-utils gettext pathfix shared-mime-info -USE_GMAKE= yes +USES= desktop-file-utils gettext pathfix shared-mime-info gmake pkgconfig USE_GNOME= gnomehier gnomeprefix intlhack libgsf pygobject3 USE_PYTHON= -2.7 INSTALLS_OMF= yes |