[Midnightbsd-cvs] mports [21113] trunk/x11-toolkits/libgnomeui/Makefile: intltool needed for build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 12 11:06:48 EST 2016


Revision: 21113
          http://svnweb.midnightbsd.org/mports/?rev=21113
Author:   laffer1
Date:     2016-03-12 11:05:48 -0500 (Sat, 12 Mar 2016)
Log Message:
-----------
intltool needed for build

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

Modified: trunk/x11-toolkits/libgnomeui/Makefile
===================================================================
--- trunk/x11-toolkits/libgnomeui/Makefile	2016-03-12 15:16:42 UTC (rev 21112)
+++ trunk/x11-toolkits/libgnomeui/Makefile	2016-03-12 16:05:48 UTC (rev 21113)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgnomeui
 PORTVERSION=	2.24.4
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES=	x11-toolkits gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -20,7 +20,7 @@
 RUN_DEPENDS=	${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
 
 USES+=		bison gettext gmake libtool:keepla pathfix pkgconfig
-USE_GNOME=	gnomeprefix libbonoboui referencehack gvfs intltool
+USE_GNOME=	gnomeprefix intltool libbonoboui referencehack gvfs intltool
 USE_XORG=	sm
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list