diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-02-13 20:51:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-02-13 20:51:55 +0000 |
commit | 71699660881afb86becacd4c04d25a2d90c09186 (patch) | |
tree | 51999861cdd345b7528a5a51a60700ba687e3d5e /net/gnomeicu2 | |
parent | 018a2c32fe6e17a33eac80eb40c6d78bcf3859e6 (diff) | |
download | ports-71699660881afb86becacd4c04d25a2d90c09186.tar.gz ports-71699660881afb86becacd4c04d25a2d90c09186.zip |
Notes
Diffstat (limited to 'net/gnomeicu2')
-rw-r--r-- | net/gnomeicu2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnomeicu2/Makefile b/net/gnomeicu2/Makefile index 89fdbb5a4d1c..f1a521e614e6 100644 --- a/net/gnomeicu2/Makefile +++ b/net/gnomeicu2/Makefile @@ -3,7 +3,7 @@ # Date created: Oct 15 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/12/11 12:05:49 jkh Exp $ +# $Id: Makefile,v 1.5 1999/01/12 16:50:45 vanilla Exp $ # DISTNAME= gtkicq-0.56 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.bse.bg/pub/Unix/icq/ \ MAINTAINER= nacai@iname.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ panel_applet.0:${PORTSDIR}/x11/gnomecore BROKEN= "gtkicq 0.58 is out" |