diff options
Diffstat (limited to 'math/gnumeric/Makefile')
| -rw-r--r-- | math/gnumeric/Makefile | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 6524a459149d..77c5645ddb21 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,20 +1,24 @@ # New ports collection makefile for: gnumeric -# Version required: 0.5 +# Version required: 0.6 # Date created: 08 October 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1999/01/05 08:00:33 vanilla Exp $ +# $Id: Makefile,v 1.5 1999/01/12 16:50:40 vanilla Exp $ # -DISTNAME= gnumeric-0.5 +DISTNAME= gnumeric-0.6 CATEGORIES= math -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/ +MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ + ftp://ftp.geo.net/pub/gnome/sources/latest/ \ + ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ + ftp://ftp.gnome.org/pub/GNOME/sources/latest/ MAINTAINER= nacai@iname.com +RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml \ - gnome.1:${PORTSDIR}/x11/gnomelibs + gnome.1:${PORTSDIR}/x11/gnomelibs \ + guile.4:${PORTSDIR}/lang/guile USE_X_PREFIX= yes GNU_CONFIGURE= yes |
