USE_PKGLOCALEDIR=yes

This commit is contained in:
cjep 2003-01-10 07:49:51 +00:00
parent 5b8c845234
commit 2f9e9722bf
20 changed files with 56 additions and 35 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2003/01/03 15:26:59 jmmv Exp $
# $NetBSD: Makefile,v 1.5 2003/01/10 07:49:51 cjep Exp $
DISTNAME= seahorse-0.5.0
CATEGORIES= security
@ -8,10 +8,11 @@ MAINTAINER= jmmv@netbsd.org
HOMEPAGE= http://seahorse.sourceforge.net
COMMENT= GnuPG front end and bonobo component for Gnome
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X11BASE= yes
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X11BASE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
DEPENDS+= gnupg>=1.0:../../security/gnupg

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2003/01/03 15:27:00 jmmv Exp $
# $NetBSD: Makefile,v 1.7 2003/01/10 07:51:35 cjep Exp $
#
DISTNAME= gnome-vfs-2.0.4
@ -17,6 +17,7 @@ BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_GMAKE= YES
USE_GNU_GETTEXT= YES

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.22 2002/12/24 06:10:25 wiz Exp $
# $NetBSD: Makefile,v 1.23 2003/01/10 07:51:59 cjep Exp $
DISTNAME= gtop-1.0.13
PKGREVISION= 2
@ -13,6 +13,7 @@ BUILD_USES_MSGFMT= YES
OSVERSION_SPECIFIC= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_GMAKE= YES
USE_X11BASE= YES
USE_LIBTOOL= YES

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.17 2002/10/23 10:38:37 bouyer Exp $
# $NetBSD: Makefile.common,v 1.18 2003/01/10 07:52:18 cjep Exp $
DISTNAME= mc-4.5.51
CATEGORIES+= sysutils
@ -15,6 +15,7 @@ DISTINFO_FILE= ${.CURDIR}/../../sysutils/mc/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/mc/patches
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_GMAKE= yes
GNU_CONFIGURE= # defined

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2002/12/04 11:56:35 agc Exp $
# $NetBSD: Makefile,v 1.2 2003/01/10 07:52:38 cjep Exp $
#
DISTNAME= pv-0.4.0
@ -13,6 +13,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
INFO_FILES= pv.info

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2002/12/03 11:14:01 drochner Exp $
# $NetBSD: Makefile,v 1.11 2003/01/10 07:53:08 cjep Exp $
DISTNAME= xcdroast-0.98alpha11
PKGNAME= xcdroast-0.98a11
@ -13,10 +13,11 @@ DEPENDS+= cdrecord-xcdroast098a11-[0-9]*:../../sysutils/cdrecord-xcdroast
.include "../../mk/bsd.prefs.mk"
USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
.if ${_OPSYS_HAS_OSSAUDIO} == "yes"
CFLAGS+= -DHAVE_OSS

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2002/12/24 06:10:26 wiz Exp $
# $NetBSD: Makefile,v 1.6 2003/01/10 07:53:35 cjep Exp $
#
DISTNAME= metacity-2.4.1
@ -19,6 +19,7 @@ USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
USE_X11= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/GConf2/buildlink2.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.12 2003/01/10 01:02:35 mycroft Exp $
# $NetBSD: Makefile.common,v 1.13 2003/01/10 07:54:44 cjep Exp $
DISTNAME= sawfish-${SF_VERS}-gtk1
SF_VERS= 1.2
@ -12,6 +12,7 @@ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk
USE_X11= # defined
USE_BUILDLINK2= # defined
USE_PKGLOCALEDIR= # defined
USE_GMAKE= # defined
GNU_CONFIGURE= # defined

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2002/08/25 21:51:39 jlam Exp $
# $NetBSD: Makefile,v 1.13 2003/01/10 07:55:21 cjep Exp $
#
DISTNAME= wmakerconf-2.8.1
@ -12,6 +12,7 @@ HOMEPAGE= http://ulli.on.openave.net/wmakerconf/
COMMENT= Gtk+ based configuration tool for Window Maker
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
GNU_CONFIGURE= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.26 2002/10/21 15:41:52 wiz Exp $
# $NetBSD: Makefile,v 1.27 2003/01/10 07:56:12 cjep Exp $
DISTNAME= bluefish-0.7
PKGREVISION= 1
@ -19,9 +19,10 @@ DEPENDS+= weblint-[0-9]*:../../www/weblint
BUILD_USES_MSGFMT= YES
USE_BUILDLINK2= # defined
USE_X11BASE= # defined
USE_GMAKE= # defined
USE_BUILDLINK2= # defined
USE_PKGLOCALEDIR= # defined
USE_X11BASE= # defined
USE_GMAKE= # defined
CONFIGURE_ARGS+= --with-autocomplet

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.41 2002/12/24 06:10:27 wiz Exp $
# $NetBSD: Makefile,v 1.42 2003/01/10 07:56:35 cjep Exp $
DISTNAME= galeon-1.2.7
PKGREVISION= 1
@ -15,6 +15,7 @@ BUILD_DEPENDS+= xml-i18n-tools>=0.8.1:../../textproc/xml-i18n-tools
USE_X11BASE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
USE_GMAKE= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2002/12/30 18:55:48 kristerw Exp $
# $NetBSD: Makefile,v 1.14 2003/01/10 07:56:58 cjep Exp $
DISTNAME= sitecopy-0.11.4
CATEGORIES= www
@ -10,6 +10,7 @@ COMMENT= utility for synchronizing remote and local web sites
USE_GMAKE= # defined
USE_BUILDLINK2= # defined
USE_PKGLOCALEDIR= # defined
BUILD_USES_MSGFMT= # defined
GNU_CONFIGURE= # defined

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2001/11/29 08:36:06 martti Exp $
# $NetBSD: Makefile,v 1.2 2003/01/10 07:57:23 cjep Exp $
DISTNAME= weex-2.6.1
CATEGORIES= www
@ -8,7 +8,9 @@ MAINTAINER= tech-pkg-jp@jp.netbsd.org
HOMEPAGE= http://www.enjoy.ne.jp/~gm/program/weex/index.html
COMMENT= non-interactive ftp client
GNU_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
WEEX_DOCS= AUTHORS BUGS BUGS.ja COPYING COPYING.ja \
ChangeLog ChangeLog.ja FAQ FAQ.ja README README.ja \

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.33 2002/11/28 11:01:32 tron Exp $
# $NetBSD: Makefile,v 1.34 2003/01/10 07:57:49 cjep Exp $
DISTNAME= gdm-2.2.0
PKGREVISION= 2
@ -13,9 +13,10 @@ COMMENT= Gnome Display Manager - a re-implementation of the xdm program
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_X11BASE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_X11BASE= YES
LOCALSTATEDIR= /var/gnome

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.24 2002/12/24 06:10:30 wiz Exp $
# $NetBSD: Makefile,v 1.25 2003/01/10 07:58:08 cjep Exp $
#
DISTNAME= gnome-applets-1.4.0.4
@ -14,6 +14,7 @@ COMMENT= Applets for GNOME
BUILD_DEPENDS+= xml-i18n-tools-[0-9]*:../../textproc/xml-i18n-tools
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_GMAKE= YES
USE_X11BASE= YES
USE_LIBTOOL= YES

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.82 2002/12/24 06:10:30 wiz Exp $
# $NetBSD: Makefile,v 1.83 2003/01/10 07:58:27 cjep Exp $
#
DISTNAME= gnome-core-1.4.2
@ -21,6 +21,7 @@ BUILDLINK_DEPENDS.gnome-pixmaps=gnome{,2}-pixmaps>=1.4.2
.endif
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2002/12/24 06:10:30 wiz Exp $
# $NetBSD: Makefile,v 1.6 2003/01/10 07:58:48 cjep Exp $
#
DISTNAME= gnome-desktop-2.0.10
@ -15,6 +15,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_GMAKE= yes
USE_GNU_GETTEXT= yes
USE_PERL5= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.80 2002/11/18 20:51:21 jlam Exp $
# $NetBSD: Makefile,v 1.81 2003/01/10 07:59:08 cjep Exp $
DISTNAME= gnome-libs-1.4.1.4
PKGREVISION= 1
@ -25,6 +25,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
PKGLOCALEDIR=${PKGLOCALEDIR}
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_DB185= YES
LOCALSTATEDIR= /var/gnome

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2003/01/03 15:27:01 jmmv Exp $
# $NetBSD: Makefile,v 1.7 2003/01/10 07:59:24 cjep Exp $
#
DISTNAME= gnome-session-2.0.8
@ -13,6 +13,7 @@ COMMENT= GNOME2 session management utilities
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_GMAKE= yes
USE_GNU_GETTEXT= yes
USE_X11= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2003/01/03 15:27:01 jmmv Exp $
# $NetBSD: Makefile,v 1.5 2003/01/10 07:59:45 cjep Exp $
#
DISTNAME= control-center-2.0.1.1
@ -16,6 +16,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_GMAKE= yes
USE_GNU_GETTEXT= yes
USE_X11= yes