[Midnightbsd-cvs] mports [16303] trunk/x11/libxfce4util: update depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 13 20:14:36 EDT 2014


Revision: 16303
          http://svnweb.midnightbsd.org/mports/?rev=16303
Author:   laffer1
Date:     2014-04-13 20:14:35 -0400 (Sun, 13 Apr 2014)
Log Message:
-----------
update depends

Modified Paths:
--------------
    trunk/x11/libxfce4util/Makefile
    trunk/x11/libxfce4util/pkg-descr

Added Paths:
-----------
    trunk/x11/libxfce4util/files/
    trunk/x11/libxfce4util/files/patch-configure

Modified: trunk/x11/libxfce4util/Makefile
===================================================================
--- trunk/x11/libxfce4util/Makefile	2014-04-14 00:12:16 UTC (rev 16302)
+++ trunk/x11/libxfce4util/Makefile	2014-04-14 00:14:35 UTC (rev 16303)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	libxfce4util
-# Date created:		7 June 2003
-# Whom:			James Earl <jdearl at telus.net>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/x11/libxfce4util/Makefile,v 1.35 2008/06/06 14:09:04 edwin Exp $
-#
 
 PORTNAME=	libxfce4util
 PORTVERSION=	4.10.1
+PORTREVISION=	1
 CATEGORIES=	x11 xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/xfce/${PORTNAME}/${PORTVERSION:R}
@@ -15,16 +11,15 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	XFce 4 library with non-graphical helper functions
+
 LICENSE=	lgpl
 
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GNOME=	glib20 intltool intlhack
 USE_PERL5=	yes
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv
-USES=		pathfix pkgconfig
+USES=		pathfix pkgconfig gmake tar:bzip2
 
 OPTIONS_DEFINE=		NLS DOCS
 

Added: trunk/x11/libxfce4util/files/patch-configure
===================================================================
--- trunk/x11/libxfce4util/files/patch-configure	                        (rev 0)
+++ trunk/x11/libxfce4util/files/patch-configure	2014-04-14 00:14:35 UTC (rev 16303)
@@ -0,0 +1,11 @@
+--- ./configure.orig	2013-05-05 14:40:55.000000000 +0000
++++ ./configure	2013-05-05 19:29:12.000000000 +0000
+@@ -13361,7 +13361,7 @@
+ 
+     fi
+   fi
+-     USE_NLS=yes
++#     USE_NLS=yes
+ 
+ 
+     gt_cv_have_gettext=no

Modified: trunk/x11/libxfce4util/pkg-descr
===================================================================
--- trunk/x11/libxfce4util/pkg-descr	2014-04-14 00:12:16 UTC (rev 16302)
+++ trunk/x11/libxfce4util/pkg-descr	2014-04-14 00:14:35 UTC (rev 16303)
@@ -1,3 +1,3 @@
 Xfce 4 library providing basic utilities. 
 
-WWW: http://www.xfce.org/projects
+WWW: http://www.xfce.org/



More information about the Midnightbsd-cvs mailing list