Date: Sun, 6 Jul 2014 13:38:01 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360899 - head/print/gspdf Message-ID: <201407061338.s66Dc1VC002106@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407061338.s66Dc1VC002106>