From d81e2fc1051b8ec55649004b47add5cf8899dc1a Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 23 Nov 2006 19:45:23 +0000 Subject: Add a missing dependency on gnomepanel. Reported by: pointyhat via kris --- net-im/gossip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-im/gossip') diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile index d09933589fc3..539f5eb1b861 100644 --- a/net-im/gossip/Makefile +++ b/net-im/gossip/Makefile @@ -7,6 +7,7 @@ PORTNAME= gossip PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -26,7 +27,7 @@ USE_XLIB= yes GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomedocutils +USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel gnomedocutils INSTALLS_OMF= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-dbus=yes -- cgit