From f2fc098c3e5c6b9bbaf0083817c98e40827c3256 Mon Sep 17 00:00:00 2001 From: wg Date: Thu, 20 Jun 2013 16:36:11 +0000 Subject: x11/menu-cache: update to 0.4.1 - Update to 0.4.1 [1] - Trim Makefile header [1] - Pass maintainership to submitter [1] - Bump PORTREVISION of dependent ports PR: ports/179711 [1] Submitted by: nemysis --- x11/lxpanel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/lxpanel') diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile index e6d96e97e04d..0e8e660d4ce3 100644 --- a/x11/lxpanel/Makefile +++ b/x11/lxpanel/Makefile @@ -3,13 +3,14 @@ PORTNAME= lxpanel PORTVERSION= 0.5.12 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION} MAINTAINER= wg@FreeBSD.org COMMENT= Lightweight X11 desktop panel -LIB_DEPENDS= menu-cache.1:${PORTSDIR}/x11/menu-cache +LIB_DEPENDS= menu-cache:${PORTSDIR}/x11/menu-cache RUN_DEPENDS= ${LOCALBASE}/share/desktop-directories/lxde-audio-video.directory:${PORTSDIR}/x11/lxmenu-data OPTIONS_DEFINE= ALSA NLS -- cgit