svn commit: r360077 - head/x11/xfce4-embed-plugin
Tijl Coosemans
tijl at FreeBSD.org
Tue Jul 1 18:39:10 UTC 2014
Author: tijl
Date: Tue Jul 1 18:39:09 2014
New Revision: 360077
URL: http://svnweb.freebsd.org/changeset/ports/360077
QAT: https://qat.redports.org/buildarchive/r360077/
Log:
- USES=libtool tar:bzip2
- INSTALL_TARGET=install-strip
Modified:
head/x11/xfce4-embed-plugin/Makefile
head/x11/xfce4-embed-plugin/pkg-plist
Modified: head/x11/xfce4-embed-plugin/Makefile
==============================================================================
--- head/x11/xfce4-embed-plugin/Makefile Tue Jul 1 18:37:04 2014 (r360076)
+++ head/x11/xfce4-embed-plugin/Makefile Tue Jul 1 18:39:09 2014 (r360077)
@@ -3,6 +3,7 @@
PORTNAME= xfce4-embed-plugin
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -13,10 +14,9 @@ COMMENT= Embed arbitrary windows into th
LICENSE= GPLv2
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-USES= pkgconfig gmake
+INSTALL_TARGET= install-strip
+USES= gmake libtool pkgconfig tar:bzip2
USE_XORG= x11
USE_GNOME= glib20 gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
Modified: head/x11/xfce4-embed-plugin/pkg-plist
==============================================================================
--- head/x11/xfce4-embed-plugin/pkg-plist Tue Jul 1 18:37:04 2014 (r360076)
+++ head/x11/xfce4-embed-plugin/pkg-plist Tue Jul 1 18:39:09 2014 (r360077)
@@ -1,5 +1,3 @@
-lib/xfce4/panel/plugins/libembed.a
-lib/xfce4/panel/plugins/libembed.la
lib/xfce4/panel/plugins/libembed.so
%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-embed-plugin.mo
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-embed-plugin.mo
More information about the svn-ports-all
mailing list