Wed Mar 13 09:37:11 2013 UTC ()
Change in LICENSE


(adam)
diff -r1.95 -r1.96 pkgsrc/print/ghostscript/Makefile

cvs diff -r1.95 -r1.96 pkgsrc/print/ghostscript/Makefile (expand / switch to unified diff)

--- pkgsrc/print/ghostscript/Makefile 2013/03/08 20:45:24 1.95
+++ pkgsrc/print/ghostscript/Makefile 2013/03/13 09:37:11 1.96
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1# $NetBSD: Makefile,v 1.95 2013/03/08 20:45:24 adam Exp $ 1# $NetBSD: Makefile,v 1.96 2013/03/13 09:37:11 adam Exp $
2 2
3DISTNAME= ghostscript-${GS_VERSION} 3DISTNAME= ghostscript-${GS_VERSION}
4CATEGORIES= print 4CATEGORIES= print
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
6MASTER_SITES+= http://ghostscript.com/releases/ 6MASTER_SITES+= http://ghostscript.com/releases/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://ghostscript.sourceforge.net/ 10HOMEPAGE= http://ghostscript.sourceforge.net/
11COMMENT= Postscript interpreter 11COMMENT= Postscript interpreter
12 12
13# Plus adobe verbatim for Resources/CMap. 13# Plus adobe verbatim for Resources/CMap.
14LICENSE= gnu-gpl-v3 14LICENSE= gnu-agpl-v3
15 15
16.include "Makefile.common" 16.include "Makefile.common"
17 17
18DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts 18DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
19 19
20CONFLICTS+= ghostscript-afpl-[0-9]* 20CONFLICTS+= ghostscript-afpl-[0-9]*
21CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]* 21CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
22CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]* 22CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
23 23
24USE_LANGUAGES+= c c++ 24USE_LANGUAGES+= c c++
25USE_TOOLS+= gmake perl:run lex pkg-config 25USE_TOOLS+= gmake perl:run lex pkg-config
26GNU_CONFIGURE= yes 26GNU_CONFIGURE= yes
27CONFIGURE_ARGS+= --with-system-libtiff 27CONFIGURE_ARGS+= --with-system-libtiff