[Midnightbsd-cvs] mports [17606] trunk/sysutils/xfce4-settings/Makefile: uses libtool

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 27 18:11:36 EDT 2014


Revision: 17606
          http://svnweb.midnightbsd.org/mports/?rev=17606
Author:   laffer1
Date:     2014-09-27 18:11:32 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
uses libtool

Modified Paths:
--------------
    trunk/sysutils/xfce4-settings/Makefile

Modified: trunk/sysutils/xfce4-settings/Makefile
===================================================================
--- trunk/sysutils/xfce4-settings/Makefile	2014-09-27 21:42:32 UTC (rev 17605)
+++ trunk/sysutils/xfce4-settings/Makefile	2014-09-27 22:11:32 UTC (rev 17606)
@@ -2,6 +2,7 @@
 
 PORTNAME=	xfce4-settings
 PORTVERSION=	4.10.1
+PORTREVISION=	1
 CATEGORIES=	sysutils xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/xfce/${PORTNAME}/${PORTVERSION:R}
@@ -17,12 +18,10 @@
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
-USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GNOME=	glib20 gtk20 intltool intlhack
 USE_XFCE=	configenv garcon libexo libmenu libutil xfconf
 USE_XORG=	inputproto x11 xi
-USES=		pathfix pkgconfig
+USES=		libtool pathfix pkgconfig gmake tar:bzip2
 
 CONFIGURE_ARGS=	--enable-pluggable-dialogs \
 		--enable-gio-unix



More information about the Midnightbsd-cvs mailing list