[Midnightbsd-cvs] mports [21423] trunk/print/libspectre/Makefile: bump for ghostscript

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 22 17:36:28 EDT 2016


Revision: 21423
          http://svnweb.midnightbsd.org/mports/?rev=21423
Author:   laffer1
Date:     2016-05-22 17:36:28 -0400 (Sun, 22 May 2016)
Log Message:
-----------
bump for ghostscript

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

Modified: trunk/print/libspectre/Makefile
===================================================================
--- trunk/print/libspectre/Makefile	2016-05-22 21:35:59 UTC (rev 21422)
+++ trunk/print/libspectre/Makefile	2016-05-22 21:36:28 UTC (rev 21423)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libspectre
 PORTVERSION=	0.2.7
+PORTREVISION=	1
 CATEGORIES=	print
 MASTER_SITES=	http://libspectre.freedesktop.org/releases/
 
@@ -10,10 +11,9 @@
 
 LICENSE=	gpl2
 
-USES=		gmake libtool:keepla pathfix pkgconfig
+USES=		gmake libtool:keepla pathfix pkgconfig ghostscript
 USE_LDCONFIG=	yes
 USE_GNOME=	cairo
-USE_GHOSTSCRIPT=yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list