Date: Mon, 22 Dec 2014 22:54:36 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375283 - in head/x11-toolkits: libbonoboui libgnomeui Message-ID: <201412222254.sBMMsa8r015454@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Dec 22 22:54:35 2014 New Revision: 375283 URL: https://svnweb.freebsd.org/changeset/ports/375283 QAT: https://qat.redports.org/buildarchive/r375283/ Log: get rid of gnomehier Modified: head/x11-toolkits/libbonoboui/Makefile head/x11-toolkits/libgnomeui/Makefile Modified: head/x11-toolkits/libbonoboui/Makefile ============================================================================== --- head/x11-toolkits/libbonoboui/Makefile Mon Dec 22 22:51:56 2014 (r375282) +++ head/x11-toolkits/libbonoboui/Makefile Mon Dec 22 22:54:35 2014 (r375283) @@ -4,7 +4,7 @@ PORTNAME= libbonoboui PORTVERSION= 2.24.4 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -18,7 +18,7 @@ USES+= tar:bzip2 USES+= gettext gmake libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehier intlhack \ +USE_GNOME= gnomeprefix intlhack \ libgnomecanvas libgnome referencehack USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11-toolkits/libgnomeui/Makefile ============================================================================== --- head/x11-toolkits/libgnomeui/Makefile Mon Dec 22 22:51:56 2014 (r375282) +++ head/x11-toolkits/libgnomeui/Makefile Mon Dec 22 22:54:35 2014 (r375283) @@ -4,7 +4,7 @@ PORTNAME= libgnomeui PORTVERSION= 2.24.4 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,7 +21,7 @@ LIB_DEPENDS+= libgnome-keyring.so:${PORT RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USES+= bison gettext gmake libtool:keepla pathfix pkgconfig -USE_GNOME= gnomeprefix gnomehier libbonoboui referencehack gvfs +USE_GNOME= gnomeprefix libbonoboui referencehack gvfs USE_XORG= sm USE_LDCONFIG= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412222254.sBMMsa8r015454>