diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-22 20:56:52 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-22 20:56:52 +0000 |
| commit | 6b8fe3db6b25f7bcd01a20760cb167db1cbb4d2e (patch) | |
| tree | 89ef1f1c6a4870e8316e08015ab4ee035b7f8ab2 /math/gnumeric2 | |
| parent | ccac9ebe1b29570efcf236b4f38e6747a4587b1d (diff) | |
Notes
Diffstat (limited to 'math/gnumeric2')
| -rw-r--r-- | math/gnumeric2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 097ed2fc528d..4d20f217129b 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnumeric2 PORTVERSION= 1.2.12 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R} @@ -24,7 +25,7 @@ USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeprintui libgnomedb \ - libgsf + libgsf_gnome USE_PYTHON= yes USE_REINPLACE= yes USE_LIBTOOL_VER=13 |
