summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-12 16:51:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-12 16:51:33 +0000
commitedecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch)
treeacffcdf336fe033e5c8b1217f72a68946bf44b8f /math
parentDEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too. (diff)
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Notes
Notes: svn path=/head/; revision=16018
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile8
-rw-r--r--math/gnumeric2/Makefile8
2 files changed, 8 insertions, 8 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 8a52472507e8..6524a459149d 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 October 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.3 1998/11/18 12:09:05 asami Exp $
+# $Id: Makefile,v 1.4 1999/01/05 08:00:33 vanilla Exp $
#
DISTNAME= gnumeric-0.5
@@ -11,10 +11,10 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
ftp://ftp.gnome.org/pub/GNOME/sources/
-MAINTAINER= Nakai@technologist.com
+MAINTAINER= nacai@iname.com
-LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml
-LIB_DEPENDS+= gnome.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml \
+ gnome.1:${PORTSDIR}/x11/gnomelibs
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 8a52472507e8..6524a459149d 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 October 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.3 1998/11/18 12:09:05 asami Exp $
+# $Id: Makefile,v 1.4 1999/01/05 08:00:33 vanilla Exp $
#
DISTNAME= gnumeric-0.5
@@ -11,10 +11,10 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
ftp://ftp.gnome.org/pub/GNOME/sources/
-MAINTAINER= Nakai@technologist.com
+MAINTAINER= nacai@iname.com
-LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml
-LIB_DEPENDS+= gnome.0:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= xml.0:${PORTSDIR}/textproc/libxml \
+ gnome.1:${PORTSDIR}/x11/gnomelibs
USE_X_PREFIX= yes
GNU_CONFIGURE= yes