summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile4
-rw-r--r--print/cupsomatic/Makefile4
-rw-r--r--print/dvipdfm/Makefile4
-rw-r--r--print/foomatic-gswrapper/Makefile5
-rw-r--r--print/ggv/Makefile5
-rw-r--r--print/gnome-print/Makefile4
-rw-r--r--print/gv/Makefile5
-rw-r--r--print/html2ps/Makefile4
-rw-r--r--print/if-psprint/Makefile4
-rw-r--r--print/magicfilter/Makefile4
-rw-r--r--print/mgv/Makefile5
-rw-r--r--print/stylewriter/Makefile4
12 files changed, 25 insertions, 27 deletions
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"
diff --git a/print/cupsomatic/Makefile b/print/cupsomatic/Makefile
index 9b60918cbd9..fe3337e8d0f 100644
--- a/print/cupsomatic/Makefile
+++ b/print/cupsomatic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/03/21 03:48:15 fredb Exp $
+# $NetBSD: Makefile,v 1.13 2002/09/13 06:53:36 jlam Exp $
DISTNAME= cupsomatic
PKGNAME= ${DISTNAME}-2.2
@@ -28,7 +28,6 @@ DIST_SUBDIR= ${PKGNAME_NOREV}
DEPENDS+= cups>=1.1.14nb1:../../print/cups
DEPENDS+= foomatic-gswrapper>=1.2:../../print/foomatic-gswrapper
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= mpage-[0-9]*:../../print/mpage
USE_PERL5= yes
@@ -53,4 +52,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/$${file} ${FILTERDIR}; \
done
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile
index f3f8c57f031..9b6aa34d02f 100644
--- a/print/dvipdfm/Makefile
+++ b/print/dvipdfm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/05/08 11:54:02 markd Exp $
+# $NetBSD: Makefile,v 1.2 2002/09/13 06:53:36 jlam Exp $
DISTNAME= dvipdfm-0.13.2c
CATEGORIES= print converters
@@ -9,7 +9,6 @@ HOMEPAGE= http://gaspra.kettering.edu/dvipdfm
COMMENT= a DVI to PDF translator
DEPENDS+= teTeX-bin>=1.0.6:../../print/teTeX-bin
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
WRKSRC= ${WRKDIR}/dvipdfm
GNU_CONFIGURE= # defined
@@ -29,4 +28,5 @@ post-install:
mktexlsr
.include "../../graphics/png/buildlink.mk"
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/foomatic-gswrapper/Makefile b/print/foomatic-gswrapper/Makefile
index 0646a83905f..a106bb0a94c 100644
--- a/print/foomatic-gswrapper/Makefile
+++ b/print/foomatic-gswrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/08/25 21:50:28 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2002/09/13 06:53:37 jlam Exp $
DISTNAME= foomatic-gswrapper
PKGNAME= foomatic-gswrapper-1.2
@@ -18,8 +18,6 @@ COMMENT= Foomatic Ghostscript Wrapper
DIST_SUBDIR= ${PKGNAME_NOREV}
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
-
USE_BUILDLINK2= YES
WRKSRC= ${WRKDIR}
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKSRC}/${DISTNAME}
@@ -32,4 +30,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin
.include "../../lang/perl5/buildlink2.mk"
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 120bad203b5..07cc68b038a 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2002/09/10 16:06:48 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2002/09/13 06:53:37 jlam Exp $
#
DISTNAME= ggv-1.0.2
@@ -10,8 +10,6 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME frontend for GhostScript
-DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
-
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
@@ -20,4 +18,5 @@ BUILD_USES_MSGFMT= YES
CONFIGURE_ARGS+= --localstatedir=${X11PREFIX}/var/lib
.include "../../x11/gnome-core/buildlink.mk"
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index f82524bd94e..065e514e870 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2002/08/26 19:39:29 mjl Exp $
+# $NetBSD: Makefile,v 1.49 2002/09/13 06:53:38 jlam Exp $
#
DISTNAME= gnome-print-0.36
@@ -15,6 +15,7 @@ BUILDLINK_DEPENDS.libxml= libxml>=1.8.8
BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.7.0
USE_BUILDLINK_ONLY= YES
+USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
@@ -28,5 +29,6 @@ MAKE_ENV+= HOME=${WRKSRC}
.include "../../graphics/gdk-pixbuf-gnome/buildlink.mk"
.include "../../textproc/libunicode/buildlink.mk"
.include "../../textproc/libxml/buildlink.mk"
+.include "../../mk/ghostscript.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 18b304e393d..0ed34c380d9 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2002/03/13 17:37:35 fredb Exp $
+# $NetBSD: Makefile,v 1.32 2002/09/13 06:53:40 jlam Exp $
# FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
#
@@ -11,8 +11,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://wwwthep.physik.uni-mainz.de/~plass/gv/
COMMENT= PostScript and PDF previewer
-DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
-
USE_IMAKE= yes
XAW_TYPE?= 3d
@@ -30,4 +28,5 @@ post-install:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} install.doc
.include "../../mk/xaw.buildlink.mk"
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile
index 8c31612279c..a935b63fa66 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:35 fredb Exp $
+# $NetBSD: Makefile,v 1.9 2002/09/13 06:53:41 jlam Exp $
#
DISTNAME= html2ps-1.0b1
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.tdb.uu.se/~jan/html2ps.html
COMMENT= HTML to PostScript converter
DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= p5-PerlMagick-[0-9]*:../../graphics/p5-PerlMagick
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
@@ -28,4 +27,5 @@ do-install:
@cd ${WRKSRC} && ./install ${PREFIX}
@${INSTALL_DATA} ${WRKSRC}/sample ${PREFIX}/share/html2ps/sample.rc
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile
index 6d024021553..0bb579b0119 100644
--- a/print/if-psprint/Makefile
+++ b/print/if-psprint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/04/16 11:52:24 abs Exp $
+# $NetBSD: Makefile,v 1.11 2002/09/13 06:53:41 jlam Exp $
#
DISTNAME= if-psprint-1.5
@@ -9,7 +9,6 @@ MAINTAINER= abs@netbsd.org
HOMEPAGE= http://www.mono.org/abs/tools/if-psprint/
COMMENT= Print text or postscript to arbitrary printer, can use smb
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= enscript-[0-9]*:../../print/enscript
USE_PERL5= YES
@@ -24,4 +23,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/if-psprint ${PREFIX}/libexec/if-psprint
${INSTALL_MAN} ${WRKSRC}/if-psprint.1 ${PREFIX}/man/man1/if-psprint.1
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index de67823ba2e..21762813b28 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2002/05/20 14:04:43 fredb Exp $
+# $NetBSD: Makefile,v 1.34 2002/09/13 06:53:41 jlam Exp $
DISTNAME= magicfilter-1.2
PKGREVISION= 2
@@ -11,7 +11,6 @@ COMMENT= customizable, extensible automatic printer filter
# Any version will do:
#
DEPENDS+= a2ps-[0-9]*:../../print/a2ps
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
DEPENDS+= papersize-[0-9]*:../../print/papersize
@@ -44,4 +43,5 @@ post-install:
done)
@${ECHO} "@dirrm ${FILTER_DIR}" >>${PLIST_SRC}
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/mgv/Makefile b/print/mgv/Makefile
index 918a6eab000..b5b79b1aadf 100644
--- a/print/mgv/Makefile
+++ b/print/mgv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/08/25 21:50:32 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/09/13 06:53:42 jlam Exp $
DISTNAME= mgv-3.1.5
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.trends.net/~mu/mgv.html
COMMENT= Motif/LessTif user interface for Ghostscript
-DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
-
GNU_CONFIGURE= yes
USE_X11BASE= yes
USE_BUILDLINK2= yes
@@ -26,4 +24,5 @@ post-install:
.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/motif.buildlink2.mk"
+.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
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"