pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript Reorder some lines.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f8a991055a3
branches: trunk
changeset: 398564:2f8a991055a3
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 02 15:57:08 2009 +0000
description:
Reorder some lines.
diffstat:
print/ghostscript/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r f9a4b3614ade -r 2f8a991055a3 print/ghostscript/Makefile
--- a/print/ghostscript/Makefile Wed Sep 02 15:56:03 2009 +0000
+++ b/print/ghostscript/Makefile Wed Sep 02 15:57:08 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2009/09/02 15:56:03 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2009/09/02 15:57:08 wiz Exp $
DISTNAME= ghostscript-8.70
CATEGORIES= print
@@ -9,13 +9,13 @@
HOMEPAGE= http://ghostscript.sourceforge.net/
COMMENT= Postscript interpreter
-PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
CONFLICTS+= ghostscript-afpl-[0-9]*
CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
-DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
+PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl:run lex pkg-config
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index