[Midnightbsd-cvs] mports [21418] trunk/print/gspdf/Makefile: update ghostscript depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 22 17:30:31 EDT 2016


Revision: 21418
          http://svnweb.midnightbsd.org/mports/?rev=21418
Author:   laffer1
Date:     2016-05-22 17:30:31 -0400 (Sun, 22 May 2016)
Log Message:
-----------
update ghostscript depends

Modified Paths:
--------------
    trunk/print/gspdf/Makefile

Modified: trunk/print/gspdf/Makefile
===================================================================
--- trunk/print/gspdf/Makefile	2016-05-22 21:30:00 UTC (rev 21417)
+++ trunk/print/gspdf/Makefile	2016-05-22 21:30:31 UTC (rev 21418)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gspdf
 PORTVERSION=	0.5
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	print gnustep
 MASTER_SITES=	SAVANNAH/gap
 DISTNAME=	GSPdf-${PORTVERSION}
@@ -12,9 +12,8 @@
 
 LICENSE=	gpl2
 
-USES=		gnustep
+USES=		ghostscript gnustep
 USE_GNUSTEP=	back build
-USE_GHOSTSCRIPT=	yes
 
 post-install:
 	${STRIP_CMD} ${PREFIX}/GNUstep/System/Applications/GSPdf.app/GSPdf



More information about the Midnightbsd-cvs mailing list