summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
commitf605fec2dbee8bc952241c1efb77b14fab314a12 (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /print
parent195c6c95e52f95c0427411eff46b821b0e62064c (diff)
downloadpkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz
Mark as destdir ready.
Diffstat (limited to 'print')
-rw-r--r--print/bww2tex/Makefile4
-rw-r--r--print/gtklp/Makefile4
-rw-r--r--print/gutenprint-lib/Makefile4
-rw-r--r--print/gutenprint51-lib/Makefile4
-rw-r--r--print/img2eps/Makefile4
-rw-r--r--print/imposter/Makefile4
-rw-r--r--print/ja-ptex/Makefile4
-rw-r--r--print/ja-vflib/Makefile4
-rw-r--r--print/latex-mk/Makefile3
-rw-r--r--print/libgnomecups/Makefile4
-rw-r--r--print/lilypond/Makefile4
-rw-r--r--print/mp/Makefile4
-rw-r--r--print/xfce4-print/Makefile4
13 files changed, 38 insertions, 13 deletions
diff --git a/print/bww2tex/Makefile b/print/bww2tex/Makefile
index d121ff2932c..7f89c5475c0 100644
--- a/print/bww2tex/Makefile
+++ b/print/bww2tex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:33 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= bww2tex-2.00
@@ -10,6 +10,8 @@ MAINTAINER= dgriffi@cs.csubak.edu
HOMEPAGE= http://www.stanford.edu/~wrinnes/bagpipe.tex/bww2tex/
COMMENT= Bagpipe Music Writer Gold to BagpipeTeX converter
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
WRKSRC= ${WRKDIR}
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 4b501705805..f2b1ae2d433 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/03/04 11:02:25 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= gtklp-1.2.3
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtklp.sourceforge.net/
COMMENT= CUPS frontend using GTK
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile
index 379bdf29164..1ff576724af 100644
--- a/print/gutenprint-lib/Makefile
+++ b/print/gutenprint-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/06/21 22:55:49 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:11 joerg Exp $
VERSION= 5.0.2
DISTNAME= gutenprint-${VERSION}
@@ -12,6 +12,8 @@ MAINTAINER= gdt@NetBSD.org
COMMENT= Drivers for Canon, Epson, Lexmark, and PCL printers
HOMEPAGE= http://gutenprint.sourceforge.net/
+PKG_DESTDIR_SUPPORT= user-destdir
+
# Not sure if this works.
#PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/print/gutenprint51-lib/Makefile b/print/gutenprint51-lib/Makefile
index 33edee1bc21..ec4ee253b14 100644
--- a/print/gutenprint51-lib/Makefile
+++ b/print/gutenprint51-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/06/16 13:21:14 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:11 joerg Exp $
VERSION= 5.1.7
DISTNAME= gutenprint-${VERSION}
@@ -12,6 +12,8 @@ MAINTAINER= gdt@NetBSD.org
COMMENT= Drivers for Canon, Epson, Lexmark, and PCL printers
HOMEPAGE= http://gutenprint.sourceforge.net/
+PKG_DESTDIR_SUPPORT= user-destdir
+
# Not sure if this works.
#PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/print/img2eps/Makefile b/print/img2eps/Makefile
index 16cf48edb03..f86f06d342f 100644
--- a/print/img2eps/Makefile
+++ b/print/img2eps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/05/25 13:16:11 dillo Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= img2eps-0.2
@@ -10,6 +10,8 @@ OWNER= dillo@NetBSD.org
HOMEPAGE= http://www.nih.at/img2eps/
COMMENT= Convert raster images to EPS files
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
TEST_TARGET= check
diff --git a/print/imposter/Makefile b/print/imposter/Makefile
index c6f29909a3f..0d9b742d272 100644
--- a/print/imposter/Makefile
+++ b/print/imposter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:46 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= imposter-0.3
@@ -10,6 +10,8 @@ MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://imposter.sourceforge.net/
COMMENT= Standalone OpenOffice presentations viewer using GTK2
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt pkg-config
USE_PKGLOCALEDIR= yes
diff --git a/print/ja-ptex/Makefile b/print/ja-ptex/Makefile
index 63601b32c64..bbec37f572c 100644
--- a/print/ja-ptex/Makefile
+++ b/print/ja-ptex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/10/25 22:01:04 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:11 joerg Exp $
DISTNAME= ja-ptex-1.0
PKGREVISION= 3
@@ -9,6 +9,8 @@ DISTFILES= # empty
MAINTAINER= kei@NetBSD.org
COMMENT= Meta-package for pTeX et al, supports Japanese language
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ja-ptex-bin>=3.1.9:../../print/ja-ptex-bin
DEPENDS+= ja-jsclasses>=030624nb3:../../print/ja-jsclasses
DEPENDS+= ja-vfxdvik>=22.40v.j1.14nb9:../../print/ja-vfxdvik
diff --git a/print/ja-vflib/Makefile b/print/ja-vflib/Makefile
index 9a9409dc1df..283db007aa3 100644
--- a/print/ja-vflib/Makefile
+++ b/print/ja-vflib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/10/25 22:01:04 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:11 joerg Exp $
DISTNAME= ja-vflib-${VFLIB_VERSION}
VFLIB_VERSION= 2.24.2nb2
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://TypeHack.aial.hiroshima-u.ac.jp/VFlib/
COMMENT= Japanese Vector font libraries and utilities
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ja-vflib-lib-${VFLIB_VERSION}:../../print/ja-vflib-lib
DEPENDS+= ja-vflib-utils-${VFLIB_VERSION}:../../print/ja-vflib-utils
diff --git a/print/latex-mk/Makefile b/print/latex-mk/Makefile
index bcd853e313b..52af89062c2 100644
--- a/print/latex-mk/Makefile
+++ b/print/latex-mk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/08/29 01:57:41 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.21 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= latex-mk-1.9.1
@@ -10,6 +10,7 @@ HOMEPAGE= http://latex-mk.sourceforge.net/
COMMENT= Makefile fragments and scripts for managing LaTeX documents
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= awk echo env false find grep gzcat gzip rm rmdir tar
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index 7986c519adc..057a476341a 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/04/30 13:38:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= libgnomecups-0.2.2
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME interface to CUPS
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= intltool msgfmt pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 4b694136e66..1af76b310b7 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2008/06/18 20:29:32 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= lilypond-2.10.33
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lilypond.org/web/
COMMENT= GNU Music Typesetter
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ec-fonts-mftraced-[0-9]*:../../fonts/ec-fonts-mftraced
BUILDLINK_API_DEPENDS.mftrace+= mftrace>=1.1.0
diff --git a/print/mp/Makefile b/print/mp/Makefile
index 0103cc3a4ca..c1dcc787288 100644
--- a/print/mp/Makefile
+++ b/print/mp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/02/22 19:27:03 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= mpdist-3.7.1
@@ -11,6 +11,8 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://mpdist.sourceforge.net/
COMMENT= PostScript pretty printer
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile
index 6ff4d5a40f7..7ab6674fe94 100644
--- a/print/xfce4-print/Makefile
+++ b/print/xfce4-print/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2008/04/12 22:43:09 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2008/07/14 12:56:11 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"