diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-09-19 23:46:33 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-09-19 23:46:33 +0000 |
commit | e69e6941cc0f1dab5aefa920fb26c0f26941f258 (patch) | |
tree | e3316902afbb4318b0439dc574f0496749ecfdc3 /x11-clocks/xfce4-datetime-plugin/Makefile | |
parent | 1e85daf0f563c93a39304c113d346f778baccbd8 (diff) | |
download | ports-e69e6941cc0f1dab5aefa920fb26c0f26941f258.tar.gz ports-e69e6941cc0f1dab5aefa920fb26c0f26941f258.zip |
Notes
Diffstat (limited to 'x11-clocks/xfce4-datetime-plugin/Makefile')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index fb6d6860da69..bff05a6ce97f 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-datetime-plugin -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -12,7 +12,7 @@ COMMENT= Datetime panel plugin for the Xfce desktop LICENSE= GPLv2 -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce USE_GNOME= cairo gtk30 intltool USE_XFCE= panel |