From 1293a34c3ecc1180b38cf0663789b8d08112bef8 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 13 Sep 2002 06:53:31 +0000 Subject: Use ghostscript.mk. --- print/stylewriter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/stylewriter') 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" -- cgit v1.2.3