[Midnightbsd-cvs] mports [17175] trunk/print/cups-pstoraster/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 22:15:09 EDT 2014


Revision: 17175
          http://svnweb.midnightbsd.org/mports/?rev=17175
Author:   laffer1
Date:     2014-09-14 22:15:08 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/print/cups-pstoraster/Makefile

Modified: trunk/print/cups-pstoraster/Makefile
===================================================================
--- trunk/print/cups-pstoraster/Makefile	2014-09-15 02:14:14 UTC (rev 17174)
+++ trunk/print/cups-pstoraster/Makefile	2014-09-15 02:15:08 UTC (rev 17175)
@@ -1,10 +1,5 @@
-# New ports collection makefile for:	cups-pstoraster
-# Date created:		Jul 13 2002
-# Whom:			ports at FreeBSD.org
-#
 # $MidnightBSD$
 # $FreeBSD: ports/print/cups-pstoraster/Makefile,v 1.25 2006/12/28 19:00:15 itetcu Exp $
-#
 
 PORTNAME=	cups-pstoraster
 PORTVERSION=	8.15.4
@@ -16,6 +11,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Postscript interpreter for CUPS printing to non-PS printers
+
 LICENSE=	gpl2
 
 LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base
@@ -29,8 +25,7 @@
 
 DATADIR=	${PREFIX}/share/espgs
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake tar:bzip2
 # We just need the ghostscript fonts, nothing more
 USE_GHOSTSCRIPT_RUN=	yes
 GNU_CONFIGURE=		yes



More information about the Midnightbsd-cvs mailing list