diff options
author | nectar <nectar@FreeBSD.org> | 1999-04-08 00:23:52 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-04-08 00:23:52 +0800 |
commit | 6cd05b21480d2466604c041ded5dc5dd5442b932 (patch) | |
tree | ce072089e99594960e93295f5419dd5c20b707f6 /net-im/gnomeicu/Makefile | |
parent | 753fb0166a5394b3eff874cbdd4c2a0da023f74d (diff) | |
download | freebsd-ports-gnome-6cd05b21480d2466604c041ded5dc5dd5442b932.tar.gz freebsd-ports-gnome-6cd05b21480d2466604c041ded5dc5dd5442b932.tar.zst freebsd-ports-gnome-6cd05b21480d2466604c041ded5dc5dd5442b932.zip |
Correct dependency list: gnomelibs -> gnomecore
Diffstat (limited to 'net-im/gnomeicu/Makefile')
-rw-r--r-- | net-im/gnomeicu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 191986f2208d..3a17fc0f1999 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/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 |