svn commit: r360076 - head/x11-clocks/xfce4-datetime-plugin
Tijl Coosemans
tijl at FreeBSD.org
Tue Jul 1 18:37:05 UTC 2014
Author: tijl
Date: Tue Jul 1 18:37:04 2014
New Revision: 360076
URL: http://svnweb.freebsd.org/changeset/ports/360076
QAT: https://qat.redports.org/buildarchive/r360076/
Log:
- USES=libtool tar:bzip2
- INSTALL_TARGET=install-strip
Modified:
head/x11-clocks/xfce4-datetime-plugin/Makefile
head/x11-clocks/xfce4-datetime-plugin/pkg-plist
Modified: head/x11-clocks/xfce4-datetime-plugin/Makefile
==============================================================================
--- head/x11-clocks/xfce4-datetime-plugin/Makefile Tue Jul 1 18:28:17 2014 (r360075)
+++ head/x11-clocks/xfce4-datetime-plugin/Makefile Tue Jul 1 18:37:04 2014 (r360076)
@@ -3,7 +3,7 @@
PORTNAME= xfce4-datetime-plugin
PORTVERSION= 0.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-clocks xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -14,11 +14,11 @@ COMMENT= Datetime panel plugin for the X
LICENSE= GPLv2
-USE_BZIP2= yes
-INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+INSTALL_TARGET= install-strip
+USES= gettext gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
-USES= pkgconfig gettext gmake
.include <bsd.port.mk>
Modified: head/x11-clocks/xfce4-datetime-plugin/pkg-plist
==============================================================================
--- head/x11-clocks/xfce4-datetime-plugin/pkg-plist Tue Jul 1 18:28:17 2014 (r360075)
+++ head/x11-clocks/xfce4-datetime-plugin/pkg-plist Tue Jul 1 18:37:04 2014 (r360076)
@@ -1,4 +1,3 @@
-lib/xfce4/panel/plugins/libdatetime.la
lib/xfce4/panel/plugins/libdatetime.so
share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo
share/locale/ast/LC_MESSAGES/xfce4-datetime-plugin.mo
More information about the svn-ports-all
mailing list