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/apsfilter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/apsfilter') diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 6ab8ed09f68..d548fc5e89d 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:33 fredb Exp $ +# $NetBSD: Makefile,v 1.7 2002/09/13 06:53:35 jlam Exp $ # DISTNAME= apsfilter-7.2.2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.apsfilter.org/ COMMENT= number one magic filter for printing under Unix environment DEPENDS= recode-[0-9]*:../../converters/recode -DEPENDS+= ghostscript>=6.01:../../print/ghostscript #DEPENDS+= html2ps-[0-9]*:../../print/html2ps DEPENDS+= transfig-[0-9]*:../../print/transfig DEPENDS+= jpeg-6b:../../graphics/jpeg @@ -39,4 +38,5 @@ post-patch: ${SED} "s,@LOCALBASE@,${LOCALBASE},g" ${PKGDIR}/DEINSTALL \ > ${DEINSTALL_FILE} +.include "../../mk/ghostscript.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3