[Midnightbsd-cvs] mports [18856] trunk/x11-toolkits/libxfce4gui/Makefile: switch to uses

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 9 10:08:40 EDT 2015


Revision: 18856
          http://svnweb.midnightbsd.org/mports/?rev=18856
Author:   laffer1
Date:     2015-05-09 10:08:39 -0400 (Sat, 09 May 2015)
Log Message:
-----------
switch to uses

Modified Paths:
--------------
    trunk/x11-toolkits/libxfce4gui/Makefile

Modified: trunk/x11-toolkits/libxfce4gui/Makefile
===================================================================
--- trunk/x11-toolkits/libxfce4gui/Makefile	2015-05-09 14:06:34 UTC (rev 18855)
+++ trunk/x11-toolkits/libxfce4gui/Makefile	2015-05-09 14:08:39 UTC (rev 18856)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libxfce4gui
 PORTVERSION=	4.10.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-toolkits xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/archive/libxfcegui4/${PORTVERSION:R}
@@ -10,20 +10,17 @@
 DIST_SUBDIR=	xfce4
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	Xfce 4 widget library required by Xfce4 and Xfwm4
+COMMENT=	Various Gtk widgets for the Xfce Desktop
 
 LICENSE=	lgpl
 
-USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
-USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GNOME=	gtk20 intltool intlhack libglade2
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv libutil
 USE_XORG=	sm x11
-USES=	pathfix pkgconfig
+USES=	pathfix pkgconfig libtool tar:bzip2 gmake gettext-tools
 
 CONFIGURE_ARGS+=--disable-gtk-doc-html
 



More information about the Midnightbsd-cvs mailing list