summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/a2ps/Makefile3
-rw-r--r--print/cjk-lyx/Makefile3
-rw-r--r--print/cups/Makefile3
-rw-r--r--print/ggv2/Makefile3
-rw-r--r--print/gnome-print/Makefile3
-rw-r--r--print/libgnomeprint/Makefile3
-rw-r--r--print/libgnomeprintui/Makefile3
-rw-r--r--print/lilypond/Makefile11
8 files changed, 20 insertions, 12 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index c5f9bbd8a98..6c3144faff2 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2002/11/28 10:25:32 tron Exp $
+# $NetBSD: Makefile,v 1.39 2003/01/10 07:45:23 cjep Exp $
DISTNAME= a2ps-4.13b
PKGNAME= a2ps-4.13.0.2
@@ -22,6 +22,7 @@ USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/auxdir/ltconfig
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= LPR=lpr
CONFIGURE_ARGS+= --with-medium="${PAPERSIZE}"
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile
index d0fee545df6..bf8637a9e33 100644
--- a/print/cjk-lyx/Makefile
+++ b/print/cjk-lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/12/28 21:22:55 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/01/10 07:45:43 cjep Exp $
DISTNAME= lyx-${LYX_VERS}
PKGNAME= cjk-${DISTNAME}
@@ -24,6 +24,7 @@ DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
DEPENDS+= teTeX-bin>=1.0.7nb1:../../print/teTeX-bin
USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
USE_PERL5= yes
USE_X11= yes
USE_CXX= yes
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 621f9fd6a9f..c5ef75bf7c6 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2002/12/20 06:59:58 jlam Exp $
+# $NetBSD: Makefile,v 1.57 2003/01/10 07:46:02 cjep Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -26,6 +26,7 @@ COMMENT= Common UNIX Printing System
CONFLICTS+= LPRng-[0-9]* LPRng-core-[0-9]*
USE_BUILDLINK2= # defined
+USE_PKGLOCALEDIR= # defined
USE_GMAKE= # defined
USE_LIBTOOL= # defined
GNU_CONFIGURE= # defined
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index b0f7b0983b4..89a6c60579c 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/10 07:46:22 cjep Exp $
#
DISTNAME= ggv-1.99.95
@@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
USE_GMAKE= YES
USE_X11= YES
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 26c5ac4f28d..b5d9226f015 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2002/12/24 06:10:22 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2003/01/10 07:46:43 cjep Exp $
#
DISTNAME= gnome-print-0.36
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.levien.com/gnome/print-arch.html
COMMENT= Prototype implementation of the Gnome Printing Architecture
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 784fdb5ba99..cd1e74825a2 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/01/03 15:26:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2003/01/10 07:47:01 cjep Exp $
#
DISTNAME= libgnomeprint-1.116.0
@@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
USE_GMAKE= YES
USE_GNU_GETTEXT= YES
USE_X11= YES
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile
index 45ae2a45fd4..8f4f26574aa 100644
--- a/print/libgnomeprintui/Makefile
+++ b/print/libgnomeprintui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/01/03 15:26:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/10 07:47:21 cjep Exp $
#
DISTNAME= libgnomeprintui-1.116.0
@@ -14,6 +14,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
USE_GMAKE= yes
USE_GNU_GETTEXT= yes
USE_X11= yes
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 0ef37b25012..027f549f494 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/01/07 03:56:29 uebayasi Exp $
+# $NetBSD: Makefile,v 1.13 2003/01/10 07:48:13 cjep Exp $
#
DISTNAME= lilypond-1.4.13
@@ -11,10 +11,11 @@ COMMENT= GNU Music Typesetter
BUILD_DEPENDS+= bison>=1.875nb1:../../devel/bison
-GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
-USE_GMAKE= YES
-MAKEFILE= GNUmakefile
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
+USE_GMAKE= YES
+MAKEFILE= GNUmakefile
TEXINFO_REQD= 4.0
INFO_FILES= lilypond.info lilypond-internals.info