svn commit: r360899 - head/print/gspdf

Pawel Pekala pawel at FreeBSD.org
Sun Jul 6 13:38:02 UTC 2014


Author: pawel
Date: Sun Jul  6 13:38:01 2014
New Revision: 360899
URL: http://svnweb.freebsd.org/changeset/ports/360899
QAT: https://qat.redports.org/buildarchive/r360899/

Log:
  - Port is stage safe
  - Remove leading article from COMMENT

Modified:
  head/print/gspdf/Makefile

Modified: head/print/gspdf/Makefile
==============================================================================
--- head/print/gspdf/Makefile	Sun Jul  6 13:14:34 2014	(r360898)
+++ head/print/gspdf/Makefile	Sun Jul  6 13:38:01 2014	(r360899)
@@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR=	gap
 DISTNAME=	GSPdf-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A Postscript and Pdf Viewer for GNUstep
+COMMENT=	Postscript and Pdf Viewer for GNUstep
 
 USE_GNUSTEP=	yes
 USE_GNUSTEP_BACK=	yes
@@ -18,5 +18,4 @@ USE_GHOSTSCRIPT=	yes
 
 MAKE_ENV+=	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list