svn commit: r353569 - head/x11/libxfce4menu

Tijl Coosemans tijl at FreeBSD.org
Sat May 10 11:09:23 UTC 2014


Author: tijl
Date: Sat May 10 11:09:22 2014
New Revision: 353569
URL: http://svnweb.freebsd.org/changeset/ports/353569
QAT: https://qat.redports.org/buildarchive/r353569/

Log:
  Add USES=libtool:keepla tar:bzip.

Modified:
  head/x11/libxfce4menu/Makefile
  head/x11/libxfce4menu/pkg-plist

Modified: head/x11/libxfce4menu/Makefile
==============================================================================
--- head/x11/libxfce4menu/Makefile	Sat May 10 11:06:59 2014	(r353568)
+++ head/x11/libxfce4menu/Makefile	Sat May 10 11:09:22 2014	(r353569)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libxfce4menu
 PORTVERSION=	4.10.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	x11 xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 DISTNAME=	libxfce4ui-${PORTVERSION}
@@ -13,12 +13,11 @@ MAINTAINER=	xfce at FreeBSD.org
 COMMENT=	Widgets library for the Xfce desktop environment
 
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
 USE_GNOME=	glib20 gtk20 intltool intlhack
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv libutil xfconf
 INSTALLS_ICONS=	yes
-USES=		pathfix pkgconfig gmake
+USES=		gmake libtool:keepla pathfix pkgconfig tar:bzip2
 
 CONFIGURE_ARGS=	--with-vendor-info=FreeBSD
 

Modified: head/x11/libxfce4menu/pkg-plist
==============================================================================
--- head/x11/libxfce4menu/pkg-plist	Sat May 10 11:06:59 2014	(r353568)
+++ head/x11/libxfce4menu/pkg-plist	Sat May 10 11:09:22 2014	(r353569)
@@ -16,9 +16,11 @@ include/xfce4/libxfce4ui-1/libxfce4ui/xf
 lib/libxfce4kbd-private-2.la
 lib/libxfce4kbd-private-2.so
 lib/libxfce4kbd-private-2.so.0
+lib/libxfce4kbd-private-2.so.0.0.0
 lib/libxfce4ui-1.la
 lib/libxfce4ui-1.so
 lib/libxfce4ui-1.so.0
+lib/libxfce4ui-1.so.0.0.0
 libdata/pkgconfig/libxfce4kbd-private-2.pc
 libdata/pkgconfig/libxfce4ui-1.pc
 share/applications/xfce4-about.desktop


More information about the svn-ports-all mailing list