Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2014 18:35:56 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373008 - in head: deskutils/conduit sysutils/gnome-schedule
Message-ID:  <201411211835.sALIZumr012928@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Nov 21 18:35:55 2014
New Revision: 373008
URL: https://svnweb.freebsd.org/changeset/ports/373008
QAT: https://qat.redports.org/buildarchive/r373008/

Log:
  sysutils/gnome-schedule,deskutils/conduit: USE_GNOME+=gnomedocutils

Modified:
  head/deskutils/conduit/Makefile
  head/sysutils/gnome-schedule/Makefile

Modified: head/deskutils/conduit/Makefile
==============================================================================
--- head/deskutils/conduit/Makefile	Fri Nov 21 18:33:51 2014	(r373007)
+++ head/deskutils/conduit/Makefile	Fri Nov 21 18:35:55 2014	(r373008)
@@ -30,7 +30,7 @@ INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-USE_GNOME=	pygnome2 gnomeprefix
+USE_GNOME=	pygnome2 gnomeprefix gnomedocutils
 CONFIGURE_ARGS=	--disable-nautilus-extension
 
 OPTIONS_DEFINE=	EOG

Modified: head/sysutils/gnome-schedule/Makefile
==============================================================================
--- head/sysutils/gnome-schedule/Makefile	Fri Nov 21 18:33:51 2014	(r373007)
+++ head/sysutils/gnome-schedule/Makefile	Fri Nov 21 18:35:55 2014	(r373008)
@@ -21,7 +21,7 @@ BUILD_DEPENDS=	yelp:${PORTSDIR}/x11/yelp
 RUN_DEPENDS=	yelp:${PORTSDIR}/x11/yelp
 
 USES=		gmake pathfix python
-USE_GNOME=	gnomeprefix pygnome2
+USE_GNOME=	gnomeprefix pygnome2 gnomedocutils
 INSTALLS_OMF=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411211835.sALIZumr012928>