diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-28 20:15:27 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-28 20:15:27 +0800 |
commit | 679f82ba5a2b417c7b9118d4072ce41bf89575aa (patch) | |
tree | d4a27818ffefc4937f1c1eabc3983d20e4c228ea /math/gnumeric | |
parent | 4156fd2f164a24cc4bc1785d8518a46ec76b0fb2 (diff) | |
download | marcuscom-ports-679f82ba5a2b417c7b9118d4072ce41bf89575aa.tar.gz marcuscom-ports-679f82ba5a2b417c7b9118d4072ce41bf89575aa.tar.zst marcuscom-ports-679f82ba5a2b417c7b9118d4072ce41bf89575aa.zip |
More syncs with ports, updating for new USES, bit of reshuffling to reduce
diffs with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18401 df743ca5-7f9a-e211-a948-0013205c9059
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 98ced0aa9..52de4f561 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -20,9 +20,8 @@ LIB_DEPENDS= goffice-0.10:${PORTSDIR}/devel/goffice \ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_XZ= yes -USE_GETTEXT= yes +USES= gettext pathfix desktop-file-utils shared-mime-info USE_GMAKE= yes -USES= pathfix desktop-file-utils shared-mime-info USE_GNOME= gnomeprefix intlhack gnomehier libgsf pygobject3 USE_PYTHON= 2.7- INSTALLS_OMF= yes |