diff options
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 74e463281f8..fd7febd879d 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,7 +3,7 @@ # Date Created: 26 Sep 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.9 1999/01/01 04:43:03 vanilla Exp $ +# $Id: Makefile,v 1.10 1999/01/04 08:43:09 vanilla Exp $ # DISTNAME= libgtop-0.99.0 @@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ # ftp://ftp.home-of-linux.org/pub/libgtop/0.26.2/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= glib11d.2:${PORTSDIR}/devel/glib11-devel \ - gnome.0:${PORTSDIR}/x11/gnomelibs \ + gnome.1:${PORTSDIR}/x11/gnomelibs \ guile.4:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes |