diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-11 20:51:26 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-11 20:51:26 +0800 |
commit | 2af0c8a5076bcea9f2521302e6660138b40c384e (patch) | |
tree | 1079b68cf27ec40e90c35134272ce14f7401e605 /math/gnumeric/Makefile | |
parent | 207c135f2ea17b5d53711e955c58b4ac0c317e8d (diff) | |
download | marcuscom-ports-2af0c8a5076bcea9f2521302e6660138b40c384e.tar marcuscom-ports-2af0c8a5076bcea9f2521302e6660138b40c384e.tar.gz marcuscom-ports-2af0c8a5076bcea9f2521302e6660138b40c384e.tar.bz2 marcuscom-ports-2af0c8a5076bcea9f2521302e6660138b40c384e.tar.lz marcuscom-ports-2af0c8a5076bcea9f2521302e6660138b40c384e.tar.xz marcuscom-ports-2af0c8a5076bcea9f2521302e6660138b40c384e.tar.zst marcuscom-ports-2af0c8a5076bcea9f2521302e6660138b40c384e.zip |
Correct goffice 0.10 location.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18444 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gnumeric/Makefile')
-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 7d4b416cb..17c1c0d84 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian -LIB_DEPENDS= goffice-0.10:${PORTSDIR}/devel/goffice \ +LIB_DEPENDS= goffice-0.10:${PORTSDIR}/devel/goffice010 \ psiconv:${PORTSDIR}/converters/psiconv RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian |