svn commit: r343812 - head/mail/addresses

Antoine Brodin antoine at FreeBSD.org
Tue Feb 11 20:20:20 UTC 2014


Author: antoine
Date: Tue Feb 11 20:20:19 2014
New Revision: 343812
URL: http://svnweb.freebsd.org/changeset/ports/343812
QAT: https://qat.redports.org/buildarchive/r343812/

Log:
  Stage support

Modified:
  head/mail/addresses/Makefile

Modified: head/mail/addresses/Makefile
==============================================================================
--- head/mail/addresses/Makefile	Tue Feb 11 20:17:14 2014	(r343811)
+++ head/mail/addresses/Makefile	Tue Feb 11 20:20:19 2014	(r343812)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=	gap
 DISTNAME=	Addresses-${PORTVERSION}
 
 MAINTAINER=	theraven at FreeBSD.org
-COMMENT=	A versatile addressbook for GNUstep
+COMMENT=	Versatile addressbook for GNUstep
 
 LICENSE=	LGPL21
 
@@ -20,5 +20,4 @@ USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list