diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-23 02:45:21 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-23 02:45:21 +0800 |
commit | 3396bccb20313823244175405ac8cbf74d971f01 (patch) | |
tree | 168acbd0b6f225f1e1d8f20dedbb8c9a8ff9ddcd /math | |
parent | 380e1f8032b8bad0199afcddf12e4dd7a86b5a4c (diff) | |
download | marcuscom-ports-3396bccb20313823244175405ac8cbf74d971f01.tar marcuscom-ports-3396bccb20313823244175405ac8cbf74d971f01.tar.gz marcuscom-ports-3396bccb20313823244175405ac8cbf74d971f01.tar.bz2 marcuscom-ports-3396bccb20313823244175405ac8cbf74d971f01.tar.lz marcuscom-ports-3396bccb20313823244175405ac8cbf74d971f01.tar.xz marcuscom-ports-3396bccb20313823244175405ac8cbf74d971f01.tar.zst marcuscom-ports-3396bccb20313823244175405ac8cbf74d971f01.zip |
this needs pygobject3 actualy
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18389 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 16b1b0e8d..98ced0aa9 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -23,7 +23,7 @@ USE_XZ= yes USE_GETTEXT= yes USE_GMAKE= yes USES= pathfix desktop-file-utils shared-mime-info -USE_GNOME= gnomeprefix intlhack gnomehier libgsf pygobject +USE_GNOME= gnomeprefix intlhack gnomehier libgsf pygobject3 USE_PYTHON= 2.7- INSTALLS_OMF= yes USE_LDCONFIG= yes |