summaryrefslogtreecommitdiff
path: root/print/stylewriter
diff options
context:
space:
mode:
Diffstat (limited to 'print/stylewriter')
-rw-r--r--print/stylewriter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile
index b27b841f062..c7438a5b15a 100644
--- a/print/stylewriter/Makefile
+++ b/print/stylewriter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/03/13 17:37:38 fredb Exp $
+# $NetBSD: Makefile,v 1.13 2002/09/13 06:53:42 jlam Exp $
#
DISTNAME= stylewriter
@@ -11,7 +11,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.pobox.com/~monroe/styl/
COMMENT= Apple StyleWriter driver for un*x
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= enscript>=1.6.1:../../print/enscript
NO_CONFIGURE= yes
@@ -59,4 +58,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/styl.ppd ${PREFIX}/share/examples/stylewriter
${INSTALL_DATA_DIR} /var/spool/lpd/stylps
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"