Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 18:09:14 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341866 - head/deskutils/gnustep-notebook
Message-ID:  <201401301809.s0UI9ERt063415@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan 30 18:09:14 2014
New Revision: 341866
URL: http://svnweb.freebsd.org/changeset/ports/341866
QAT: https://qat.redports.org/buildarchive/r341866/

Log:
  Stage support

Modified:
  head/deskutils/gnustep-notebook/Makefile

Modified: head/deskutils/gnustep-notebook/Makefile
==============================================================================
--- head/deskutils/gnustep-notebook/Makefile	Thu Jan 30 18:01:38 2014	(r341865)
+++ head/deskutils/gnustep-notebook/Makefile	Thu Jan 30 18:09:14 2014	(r341866)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	gnustep-
 DISTNAME=	NoteBook-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A place to store notes in an organized manner
+COMMENT=	Place to store notes in an organized manner
 
 LICENSE=	GPLv2
 
@@ -19,5 +19,4 @@ USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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