diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:39:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:39:19 +0000 |
commit | fe61bf1eb4f2758636a3c065686a833eb412df25 (patch) | |
tree | 1474457ea487adcafec2ab29e99ab61897a3e479 /deskutils/global-menu | |
parent | 5732783897145621b6af3ab08fba8d9af40f338b (diff) |
Notes
Diffstat (limited to 'deskutils/global-menu')
-rw-r--r-- | deskutils/global-menu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/global-menu/Makefile b/deskutils/global-menu/Makefile index 01e7d2545c44..b3fb780c96b2 100644 --- a/deskutils/global-menu/Makefile +++ b/deskutils/global-menu/Makefile @@ -7,13 +7,14 @@ PORTNAME= gnome-globalmenu PORTVERSION= 0.7.10 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://gnome2-globalmenu.googlecode.com/files/ MAINTAINER= gustau.perez@gmail.com COMMENT= Global menu for gnome -LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify +LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify USE_GNOME= gnomepanel gnomedesktop |