From edee314615bd46f5757d9ff74619b24c367f146b Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Wed, 8 May 2013 16:05:21 +0000 Subject: - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file --- audio/xfmpc/Makefile | 18 ++++++------------ audio/xfmpc/pkg-plist | 2 -- 2 files changed, 6 insertions(+), 14 deletions(-) (limited to 'audio/xfmpc') diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index aa2ca4c0bc77..1b1408cb0ba3 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -1,35 +1,29 @@ -# New ports collection makefile for: xfmpc -# Date created: 21 Jan 2008 -# Whom: Martin Wilke (miwi@FreeBSD.org) -# +# Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ # PORTNAME= xfmpc PORTVERSION= 0.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= A graphical MPD client focusing on low footprint +COMMENT= Graphical MPD client focusing on low footprint -LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd +LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd MAKE_JOBS_SAFE= yes USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes -USES= gettext +USES= gettext pkgconfig GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack pkgconfig desktopfileutils +USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil MAN1= xfmpc.1 -post-install: - @-update-desktop-database - .include diff --git a/audio/xfmpc/pkg-plist b/audio/xfmpc/pkg-plist index 8a5b537b1a45..ee4f3431b218 100644 --- a/audio/xfmpc/pkg-plist +++ b/audio/xfmpc/pkg-plist @@ -43,5 +43,3 @@ share/locale/zh_TW/LC_MESSAGES/xfmpc.mo @dirrmtry share/locale/si @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true -- cgit v1.2.3