diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-17 20:11:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-17 20:11:58 +0000 |
commit | cc92248014c9afa196729c909e2fe658cd27ef1c (patch) | |
tree | 369aa09da1eddf951b72806da123e05c02f94585 /math | |
parent | 15f750344b96b662ea0f9da20b875949c7cc6343 (diff) | |
download | pkgsrc-cc92248014c9afa196729c909e2fe658cd27ef1c.tar.gz |
Add and enable goffice.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d42e4af08b7..1ca7d7c4025 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2005/11/04 08:29:08 rillig Exp $ +# $NetBSD: Makefile,v 1.142 2005/12/17 20:11:58 wiz Exp $ # COMMENT= Mathematics @@ -60,6 +60,7 @@ SUBDIR+= gcalctool SUBDIR+= geg SUBDIR+= glpk SUBDIR+= gnumeric +SUBDIR+= goffice SUBDIR+= gp-autpgrp SUBDIR+= gp-factint SUBDIR+= gp-fplsa |