[Midnightbsd-cvs] mports [21062] trunk/x11-toolkits/libgnomeui/Makefile: require intltool as seen on magus

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 8 22:46:14 EST 2016


Revision: 21062
          http://svnweb.midnightbsd.org/mports/?rev=21062
Author:   laffer1
Date:     2016-03-08 22:46:12 -0500 (Tue, 08 Mar 2016)
Log Message:
-----------
require intltool as seen on magus

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

Modified: trunk/x11-toolkits/libgnomeui/Makefile
===================================================================
--- trunk/x11-toolkits/libgnomeui/Makefile	2016-03-07 02:58:18 UTC (rev 21061)
+++ trunk/x11-toolkits/libgnomeui/Makefile	2016-03-09 03:46:12 UTC (rev 21062)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgnomeui
 PORTVERSION=	2.24.4
-PORTREVISION?=	1
+PORTREVISION?=	2
 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
+USE_GNOME=	gnomeprefix libbonoboui referencehack gvfs intltool
 USE_XORG=	sm
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list