diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-09 06:53:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-09 06:53:45 +0000 |
commit | 2b021c3e144baa58d275737467b191b37962dd34 (patch) | |
tree | 5114c8cba58c117d8936f206d20d6951d9fcb588 /deskutils/gnome-main-menu | |
parent | d1db4304762eb0c39ca6c1d765229a51eae9dd28 (diff) | |
download | ports-2b021c3e144baa58d275737467b191b37962dd34.tar.gz ports-2b021c3e144baa58d275737467b191b37962dd34.zip |
Notes
Diffstat (limited to 'deskutils/gnome-main-menu')
-rw-r--r-- | deskutils/gnome-main-menu/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/gnome-main-menu/Makefile b/deskutils/gnome-main-menu/Makefile index 012579f3a6f6..3fa8ea17fde0 100644 --- a/deskutils/gnome-main-menu/Makefile +++ b/deskutils/gnome-main-menu/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-main-menu PORTVERSION= 0.9.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -15,6 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Provides easy access to sets of GNOME applications +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop + USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack eel2 gnomedesktop USE_GMAKE= yes |