aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-main-menu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-main-menu/Makefile')
-rw-r--r--deskutils/gnome-main-menu/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/deskutils/gnome-main-menu/Makefile b/deskutils/gnome-main-menu/Makefile
index b7fc99622979..ddabf0ba1725 100644
--- a/deskutils/gnome-main-menu/Makefile
+++ b/deskutils/gnome-main-menu/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnome-main-menu
-# Date created: 06 July 2008
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnome-main-menu
PORTVERSION= 0.9.12
@@ -20,8 +16,7 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack eel2 gnomedesktop \
libgnomeui
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="`pkg-config --libs libgnomeui-2.0`"
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`