svn commit: r341866 - head/deskutils/gnustep-notebook

Antoine Brodin antoine at FreeBSD.org
Thu Jan 30 18:09:15 UTC 2014


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 at 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>


More information about the svn-ports-all mailing list