[Midnightbsd-cvs] mports [21419] trunk/print/gv/Makefile: fixup depends

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


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

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

Modified: trunk/print/gv/Makefile
===================================================================
--- trunk/print/gv/Makefile	2016-05-22 21:30:31 UTC (rev 21418)
+++ trunk/print/gv/Makefile	2016-05-22 21:31:37 UTC (rev 21419)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gv
 PORTVERSION=	3.7.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	print
 MASTER_SITES=	GNU/${PORTNAME}
 
@@ -13,10 +13,9 @@
 
 LIB_DEPENDS=	libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d
 
-USES=		cpe iconv gmake
+USES=		cpe ghostscript:x11 iconv gmake perl5 shebangfix
+USE_PERL5=	build
 USE_XORG=	xpm ice sm xext xmu x11
-USE_GHOSTSCRIPT=	yes
-USE_PERL5_BUILD=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



More information about the Midnightbsd-cvs mailing list