svn commit: r349091 - head/x11/brightside
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 24 22:59:12 UTC 2014
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 at 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>
More information about the svn-ports-all
mailing list