Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2013 05:35:47 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336694 - in head/x11: avant-window-navigator avant-window-navigator-gnome
Message-ID:  <201312170535.rBH5Zlqs007264@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Dec 17 05:35:47 2013
New Revision: 336694
URL: http://svnweb.freebsd.org/changeset/ports/336694

Log:
  - Support staging
  - Whitespace fix

Modified:
  head/x11/avant-window-navigator-gnome/Makefile
  head/x11/avant-window-navigator/Makefile

Modified: head/x11/avant-window-navigator-gnome/Makefile
==============================================================================
--- head/x11/avant-window-navigator-gnome/Makefile	Tue Dec 17 04:07:41 2013	(r336693)
+++ head/x11/avant-window-navigator-gnome/Makefile	Tue Dec 17 05:35:47 2013	(r336694)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTREVISION=	7
-AWN_DESKTOP=    gnome
-MASTERDIR=      ${.CURDIR}/../avant-window-navigator
+AWN_DESKTOP=	gnome
+MASTERDIR=	${.CURDIR}/../avant-window-navigator
 
-NO_STAGE=	yes
 .include <${MASTERDIR}/Makefile>

Modified: head/x11/avant-window-navigator/Makefile
==============================================================================
--- head/x11/avant-window-navigator/Makefile	Tue Dec 17 04:07:41 2013	(r336693)
+++ head/x11/avant-window-navigator/Makefile	Tue Dec 17 05:35:47 2013	(r336694)
@@ -47,7 +47,6 @@ CONFIGURE_ARGS+=	--with-desktop=agnostic
 CONFLICTS=	${PORTNAME}-gnome-[0-9]* ${PORTNAME}-xfce4-[0-9]*
 .endif
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGCONF}



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