svn commit: r341877 - head/deskutils/ithought

Antoine Brodin antoine at FreeBSD.org
Thu Jan 30 19:37:04 UTC 2014


Author: antoine
Date: Thu Jan 30 19:37:03 2014
New Revision: 341877
URL: http://svnweb.freebsd.org/changeset/ports/341877
QAT: https://qat.redports.org/buildarchive/r341877/

Log:
  Stage support

Modified:
  head/deskutils/ithought/Makefile

Modified: head/deskutils/ithought/Makefile
==============================================================================
--- head/deskutils/ithought/Makefile	Thu Jan 30 19:36:27 2014	(r341876)
+++ head/deskutils/ithought/Makefile	Thu Jan 30 19:37:03 2014	(r341877)
@@ -8,11 +8,10 @@ CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-alpha
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	An extensible text management system
+COMMENT=	Extensible text management system
 
 USE_GNOME=	gtk12 libxml2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--datadir=${PREFIX}/libexec
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list