diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-10 07:39:46 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-10 07:39:46 +0000 |
commit | 5b8c84523400f851d2f2717a10ed05da02e780ee (patch) | |
tree | 04bfa16bd303923f71ecfb8bc33adccd04f47544 | |
parent | 50742b9413ddec40aa2ca1414461c06bc9020089 (diff) | |
download | pkgsrc-5b8c84523400f851d2f2717a10ed05da02e780ee.tar.gz |
USE_PKGLOCALEDIR=yes
-rw-r--r-- | graphics/freetype-lib/Makefile.common | 3 | ||||
-rw-r--r-- | graphics/gimageview/Makefile | 3 | ||||
-rw-r--r-- | misc/gnome-pim/Makefile | 3 | ||||
-rw-r--r-- | misc/gpsdrive/Makefile | 7 | ||||
-rw-r--r-- | net/bug-buddy/Makefile | 3 | ||||
-rw-r--r-- | net/dc_gui/Makefile | 9 | ||||
-rw-r--r-- | net/ja-samba/Makefile | 3 | ||||
-rw-r--r-- | net/jwhois/Makefile | 3 | ||||
-rw-r--r-- | news/pan/Makefile | 3 | ||||
-rw-r--r-- | print/a2ps/Makefile | 3 | ||||
-rw-r--r-- | print/cjk-lyx/Makefile | 3 | ||||
-rw-r--r-- | print/cups/Makefile | 3 | ||||
-rw-r--r-- | print/ggv2/Makefile | 3 | ||||
-rw-r--r-- | print/gnome-print/Makefile | 3 | ||||
-rw-r--r-- | print/libgnomeprint/Makefile | 3 | ||||
-rw-r--r-- | print/libgnomeprintui/Makefile | 3 | ||||
-rw-r--r-- | print/lilypond/Makefile | 11 | ||||
-rw-r--r-- | security/gnupg/Makefile | 15 | ||||
-rw-r--r-- | security/mcrypt/Makefile | 3 |
19 files changed, 53 insertions, 34 deletions
diff --git a/graphics/freetype-lib/Makefile.common b/graphics/freetype-lib/Makefile.common index 12d3aaaeab9..ff1c1f6e0f6 100644 --- a/graphics/freetype-lib/Makefile.common +++ b/graphics/freetype-lib/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.21 2002/09/11 08:52:57 jlam Exp $ +# $NetBSD: Makefile.common,v 1.22 2003/01/10 07:39:46 cjep Exp $ DISTNAME= freetype-${FT_VERS} FT_VERS= 1.3.1 @@ -15,6 +15,7 @@ CONFLICTS= freetype-1.[12]* BUILD_USES_MSGFMT= # defined USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= # defined USE_LIBTOOL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 7755a272a9d..6321f3daf50 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/10 07:40:12 cjep Exp $ # DISTNAME= gimageview-0.2.10 @@ -11,6 +11,7 @@ HOMEPAGE= http://gtkmmviewer.sourceforge.net/ COMMENT= GTK+ based image viewer with tabbed browsing USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile index e772d08f970..e0c1554208a 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2002/12/24 06:10:13 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2003/01/10 07:40:55 cjep Exp $ DISTNAME= gnome-pim-1.4.0 PKGREVISION= 3 @@ -12,6 +12,7 @@ COMMENT= Personal Information Manager for GNOME BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_LIBTOOL= YES USE_X11BASE= YES diff --git a/misc/gpsdrive/Makefile b/misc/gpsdrive/Makefile index 4f9b8a4c74d..bb1e61c5783 100644 --- a/misc/gpsdrive/Makefile +++ b/misc/gpsdrive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/01/08 17:29:06 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 2003/01/10 07:42:02 cjep Exp $ DISTNAME= gpsdrive-1.31 PKGREVISION= 2 @@ -11,8 +11,9 @@ COMMENT= GPS Navigation system DEPENDS+= gpsd>=1.07:../../misc/gpsd -GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +GNU_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES # XXX make this an option CONFIGURE_ARGS+= --disable-mysql diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile index 6431b3e887a..633cc8e8f32 100644 --- a/net/bug-buddy/Makefile +++ b/net/bug-buddy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/10 07:42:23 cjep Exp $ # DISTNAME= bug-buddy-2.2.0 @@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_GMAKE= YES USE_X11= YES USE_LIBTOOL= YES diff --git a/net/dc_gui/Makefile b/net/dc_gui/Makefile index bdf3005b25a..66467a8ba38 100644 --- a/net/dc_gui/Makefile +++ b/net/dc_gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/12/17 19:14:42 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/10 07:42:51 cjep Exp $ # DISTNAME= dc_gui-0.66 @@ -11,10 +11,11 @@ COMMENT= graphical user interface for DCTC DEPENDS+= dctc>=0.83.9:../../net/dctc -GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +GNU_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES CONFIGURE_ARGS+= --enable-manual-db-detect -USE_GMAKE= YES +USE_GMAKE= YES CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4 CPPFLAGS+= -DNO_PRINTF_LOCALE diff --git a/net/ja-samba/Makefile b/net/ja-samba/Makefile index a3007d761e8..4a7076c9822 100644 --- a/net/ja-samba/Makefile +++ b/net/ja-samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/09 00:00:21 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/01/10 07:43:31 cjep Exp $ DISTNAME= samba-${SAMBA_BASE_VERSION}-ja-${SAMBA_JA_VERSION} PKGNAME= ja-samba-${SAMBA_BASE_VERSION}.${SAMBA_JA_VERSION} @@ -21,6 +21,7 @@ USE_LIBTOOL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= YES USE_GNU_READLINE= # uses rl_event_hook interface to GNU readline .include "../../mk/bsd.prefs.mk" diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 2be093a09b1..286591ba93e 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/08/25 21:49:59 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2003/01/10 07:43:57 cjep Exp $ # DISTNAME= jwhois-3.2.0 @@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnu.org/software/jwhois/ COMMENT= Configurable WHOIS client USE_BUILDLINK2= # defined +USE_PKGLOCALEDIR= YES GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --localstatedir=/var/db diff --git a/news/pan/Makefile b/news/pan/Makefile index 293454095e6..f7d8b986ab9 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/12/24 06:10:20 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2003/01/10 07:44:21 cjep Exp $ # DISTNAME= pan-0.11.4 @@ -14,6 +14,7 @@ COMMENT= Newsreader for Gnome BUILD_USES_MSGFMT= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_X11BASE= YES GNU_CONFIGURE= YES CONFIGURE_ENV+= LOCALEDIR="${PKGLOCALEDIR}" 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 diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 43b8a524c3d..a9f0498b434 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2002/12/12 14:34:49 abs Exp $ +# $NetBSD: Makefile,v 1.41 2003/01/10 07:48:48 cjep Exp $ # DISTNAME= gnupg-1.2.1 @@ -21,12 +21,13 @@ COMMENT= Privacy Guard, public-Key encryption and digital signatures BUILD_USES_MSGFMT= yes -CRYPTO= yes -GNU_CONFIGURE= yes -USE_BUILDLINK2= yes -USE_GMAKE= yes -CONFIGURE_ARGS+=--enable-tiger --with-static-rnd=auto -TEST_TARGET= check +CRYPTO= yes +GNU_CONFIGURE= yes +USE_BUILDLINK2= yes +USE_PKGLOCALEDIR= yes +USE_GMAKE= yes +CONFIGURE_ARGS+= --enable-tiger --with-static-rnd=auto +TEST_TARGET= check EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index b9696eaa7e4..7d5367f833f 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/08/25 21:50:39 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/01/10 07:49:07 cjep Exp $ DISTNAME= mcrypt-2.5.10 CATEGORIES= security devel @@ -10,6 +10,7 @@ HOMEPAGE= http://mcrypt.hellug.gr/ COMMENT= replacement to crypt(1), supports many crypto algorithms USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |