aboutsummaryrefslogtreecommitdiff
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-01-18 06:17:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-01-18 06:17:48 +0000
commit1177ff25dc070023cfccc518982dc9cdddb95b2f (patch)
tree9edf56cb9c6704098b9bedb7623589e00a506c44 /math/gnumeric/Makefile
parent9205bd2c9c2c0ca25dbd2d0ad2590dd69321a9e2 (diff)
Notes
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index fd5c1163bf46..955c000d30fc 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnumeric
-PORTVERSION= 1.4.1
+PORTVERSION= 1.4.2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -34,6 +34,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
gnumeric-plugins.schemas
+MAN1= gnumeric.1 ssconvert.1
+
PLIST_SUB= VERSION=${PORTVERSION}
.include <bsd.port.pre.mk>