diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-04-07 16:23:52 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-04-07 16:23:52 +0000 |
commit | ca9004f2f1bf27932ac28e49d702eef07cb2343c (patch) | |
tree | 83f425c8b965d127a746679d42efe6fcfbf72cd5 /net-im/gnomeicu2 | |
parent | Upgrade to v3.6.1 and apply some patches. But this version still has (diff) |
Correct dependency list: gnomelibs -> gnomecore
Diffstat (limited to 'net-im/gnomeicu2')
-rw-r--r-- | net-im/gnomeicu2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index 191986f2208d..3a17fc0f1999 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -3,7 +3,7 @@ # Date created: 03/16/1999 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.7 1999/03/18 22:32:38 nectar Exp $ +# $Id: Makefile,v 1.8 1999/03/19 22:29:54 asami Exp $ # DISTNAME= gnomeicu-0.62a @@ -13,7 +13,7 @@ MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ MAINTAINER= nectar@FreeBSD.ORG -LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= panel_applet.1:${PORTSDIR}/x11/gnomecore \ gdk_imlib.3:${PORTSDIR}/graphics/imlib USE_X_PREFIX= YES |