aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/xfce4-datetime-plugin
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2014-01-29 15:24:59 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2014-01-29 15:24:59 +0000
commit3896da73675093f6a8daada6d04df25d8312f34f (patch)
tree0a5cfc78d3ee13e07c931e37383b527505e6899e /x11-clocks/xfce4-datetime-plugin
parent4b0bbba0ad3752bcd445b3b1948d387a1668ade2 (diff)
downloadports-3896da73675093f6a8daada6d04df25d8312f34f.tar.gz
ports-3896da73675093f6a8daada6d04df25d8312f34f.zip
- Support STAGEDIR
- Use USES= gmake - Add LICENSE
Notes
Notes: svn path=/head/; revision=341748
Diffstat (limited to 'x11-clocks/xfce4-datetime-plugin')
-rw-r--r--x11-clocks/xfce4-datetime-plugin/Makefile6
-rw-r--r--x11-clocks/xfce4-datetime-plugin/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile
index 19c6d03660cd..3e3f6eee5c54 100644
--- a/x11-clocks/xfce4-datetime-plugin/Makefile
+++ b/x11-clocks/xfce4-datetime-plugin/Makefile
@@ -12,13 +12,13 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Datetime panel plugin for the Xfce desktop
-USE_GMAKE= yes
+LICENSE= GPLv2
+
USE_BZIP2= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
-USES= pkgconfig gettext
+USES= pkgconfig gettext gmake
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11-clocks/xfce4-datetime-plugin/pkg-descr b/x11-clocks/xfce4-datetime-plugin/pkg-descr
index 3e68bfd195bb..4f36d70a6c78 100644
--- a/x11-clocks/xfce4-datetime-plugin/pkg-descr
+++ b/x11-clocks/xfce4-datetime-plugin/pkg-descr
@@ -1,3 +1,3 @@
Datetime plugin for the Xfce panel.
-WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin