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 --- x11-clocks/xfce4-datetime-plugin/Makefile | 1 + x11-clocks/xfce4-timer-out-plugin/Makefile | 11 ++++------- x11-clocks/xfce4-timer-plugin/Makefile | 1 + 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11-clocks') diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 4e6bdb924fc6..8f0076f67b86 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile index 1c6a3ab6b26c..7e98057baa7d 100644 --- a/x11-clocks/xfce4-timer-out-plugin/Makefile +++ b/x11-clocks/xfce4-timer-out-plugin/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: timer plugin for xfce4 -# Date created: 23 Januar 2007 -# Whom: Martin Wilke (miwi@FreeBSD.org) -# +# Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ # PORTNAME= xfce4-time-out-plugin PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -19,9 +16,9 @@ COMMENT= A timer out plugin for Xfce USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes -USES= gettext +USES= gettext pkgconfig pathfix GNU_CONFIGURE= yes -USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig +USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil panel .include diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 4ee1fe2dff0a..838314741d9c 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} -- cgit v1.2.3