Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 22:59:12 +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: r349091 - head/x11/brightside
Message-ID:  <201403242259.s2OMxCGk042831@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Mar 24 22:59:12 2014
New Revision: 349091
URL: http://svnweb.freebsd.org/changeset/ports/349091
QAT: https://qat.redports.org/buildarchive/r349091/

Log:
  Support stage

Modified:
  head/x11/brightside/Makefile

Modified: head/x11/brightside/Makefile
==============================================================================
--- head/x11/brightside/Makefile	Mon Mar 24 22:54:41 2014	(r349090)
+++ head/x11/brightside/Makefile	Mon Mar 24 22:59:12 2014	(r349091)
@@ -8,18 +8,16 @@ CATEGORIES=	x11
 MASTER_SITES=	LOCAL/marcus
 
 MAINTAINER=	marcus@FreeBSD.org
-COMMENT=	A tool to add reactivity to the edges and corners of the GNOME desktop
+COMMENT=	Tool to add reactivity to the edges and corners of the GNOME desktop
 
-USES=		gmake pkgconfig
-USE_BZIP2=	yes
+USES=		gmake pathfix pkgconfig tar:bzip2
 USE_XORG=	x11 xt
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomeprefix gnomehack libwnck libgnomeui
+USE_GNOME=	gnomeprefix libwnck libgnomeui
 CONFIGURE_ARGS=	--enable-tray-icon
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
 GCONF_SCHEMAS=	brightside.schemas
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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