summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-09-02 15:57:08 +0000
committerwiz <wiz@pkgsrc.org>2009-09-02 15:57:08 +0000
commit1f0beb88ff0a6746a31dac22ae52d9a5175736e6 (patch)
tree176eb3ef34a7a7014bdf0d2f9480e8dc948549ee /print/ghostscript/Makefile
parent719d4a96ebbc0b9c9b3884921eea4facc7cc2a06 (diff)
downloadpkgsrc-1f0beb88ff0a6746a31dac22ae52d9a5175736e6.tar.gz
Reorder some lines.
Diffstat (limited to 'print/ghostscript/Makefile')
-rw-r--r--print/ghostscript/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 64338f014b6..7b1eafb24b6 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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