summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
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