svn commit: r336694 - in head/x11: avant-window-navigator avant-window-navigator-gnome

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Dec 17 05:35:48 UTC 2013


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}


More information about the svn-ports-head mailing list