diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /net-im/gnomeicu | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'net-im/gnomeicu')
-rw-r--r-- | net-im/gnomeicu/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index db167ca..89fdbb5 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -3,7 +3,7 @@ # Date created: Oct 15 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/12/09 20:37:17 billf Exp $ +# $Id: Makefile,v 1.4 1998/12/11 12:05:49 jkh Exp $ # DISTNAME= gtkicq-0.56 @@ -12,11 +12,13 @@ MASTER_SITES= ftp://ftp.bse.bg/pub/Unix/icq/ \ ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/gtkicq/ \ ftp://ftp.rnd.runnet.ru/pub/unix/GUI_Toolkits/gtk/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ panel_applet.0:${PORTSDIR}/x11/gnomecore +BROKEN= "gtkicq 0.58 is out" + USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes |