From f8134347b3a38e2cb07ffecad80b58840b38f081 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 8 Jul 2008 23:59:55 +0000 Subject: Add missing dependencies. Reported by: pointyhat via pav --- deskutils/gnome-main-menu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/gnome-main-menu/Makefile b/deskutils/gnome-main-menu/Makefile index f8b38de8c399..012579f3a6f6 100644 --- a/deskutils/gnome-main-menu/Makefile +++ b/deskutils/gnome-main-menu/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-main-menu PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -15,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Provides easy access to sets of GNOME applications USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack +USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack eel2 gnomedesktop USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes -- cgit