aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/xfce4-datetime-plugin/Makefile1
-rw-r--r--x11-clocks/xfce4-timer-out-plugin/Makefile11
-rw-r--r--x11-clocks/xfce4-timer-plugin/Makefile1
3 files changed, 6 insertions, 7 deletions
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 <bsd.port.mk>
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}