diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-29 15:21:50 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-29 15:21:50 +0000 |
commit | e07031c753f6cd21fd1da774f6ac78ae36b89980 (patch) | |
tree | 8f0c8797ff5b0f302470e4075476086e60d3d743 | |
parent | d660ae7b3ff37ba7b4bde28a13f040207096ff96 (diff) | |
download | pkgsrc-e07031c753f6cd21fd1da774f6ac78ae36b89980.tar.gz |
Use VARBASE.
-rw-r--r-- | games/dopewars/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gnome2-games/Makefile | 4 | ||||
-rw-r--r-- | mail/nullmailer/Makefile | 4 | ||||
-rw-r--r-- | net/bind9/Makefile | 4 | ||||
-rw-r--r-- | net/jwhois/Makefile | 4 | ||||
-rw-r--r-- | net/netatalk1/Makefile | 4 | ||||
-rw-r--r-- | net/quagga/Makefile | 4 | ||||
-rw-r--r-- | net/vtun/Makefile | 4 | ||||
-rw-r--r-- | news/nntpcache/Makefile | 4 | ||||
-rw-r--r-- | print/cups/Makefile | 4 | ||||
-rw-r--r-- | security/pks/Makefile | 4 | ||||
-rw-r--r-- | www/privoxy/Makefile | 4 |
13 files changed, 26 insertions, 26 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 9024b54ccb9..8ec22886f3c 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/11/05 09:44:33 adam Exp $ +# $NetBSD: Makefile,v 1.32 2004/12/29 15:31:24 minskim Exp $ DISTNAME= dopewars-1.5.10 CATEGORIES= games @@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --disable-gui-client CONFIGURE_ARGS+= --disable-glib2 CONFIGURE_ARGS+= --without-esd CONFIGURE_ARGS+= --without-sdl -CONFIGURE_ARGS+= --localstatedir=/var/games +CONFIGURE_ARGS+= --localstatedir=${VARBASE}/games INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* INCOMPAT_CURSES+= NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-K]* diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 55c6b0a0c9f..4f7572e708a 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2004/12/28 23:18:16 reed Exp $ +# $NetBSD: Makefile,v 1.71 2004/12/29 15:31:24 minskim Exp $ DISTNAME= gnome-games-1.4.0.4 PKGREVISION= 16 @@ -30,7 +30,7 @@ USE_LIBTOOL= YES GNU_CONFIGURE= YES CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} -CONFIGURE_ARGS+= --localstatedir=/var +CONFIGURE_ARGS+= --localstatedir=${VARBASE} INSTALL_FILE= ${WRKDIR}/INSTALL diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 5110c56b87d..f911b409153 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2004/12/04 22:40:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.40 2004/12/29 15:31:24 minskim Exp $ DISTNAME= gnome-games-2.8.2 CATEGORIES= games gnome @@ -27,7 +27,7 @@ INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL GNU_CONFIGURE= yes CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} -CONFIGURE_ARGS+= --localstatedir=/var +CONFIGURE_ARGS+= --localstatedir=${VARBASE} # This package installs files in sysconfdir but does not read them directly, # so the following configuration argument is safe. CONFIGURE_ARGS+= --sysconfdir=${EGDIR} diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index ea210dd1cd8..aaab858bce3 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/12/28 02:47:44 reed Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/29 15:21:50 minskim Exp $ DISTNAME= nullmailer-1.00RC7 PKGNAME= ${DISTNAME:S/0RC7/.0rc7/} @@ -15,7 +15,7 @@ USE_LANGUAGES= c++ USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -CONFIGURE_ARGS+= --localstatedir=/var/spool +CONFIGURE_ARGS+= --localstatedir=${VARBASE}/spool CONFIGURE_ARGS+= --bindir=${PREFIX}/libexec/nullmailer CONFIGURE_ARGS+= --sbindir=${PREFIX}/libexec/nullmailer diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 1d59d690ff5..ec25d4d69d0 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2004/12/18 21:01:46 jklos Exp $ +# $NetBSD: Makefile,v 1.64 2004/12/29 15:31:24 minskim Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= bind-${BIND_VERSION} @@ -23,7 +23,7 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-libtool=yes \ --sysconfdir=/etc \ - --localstatedir=/var + --localstatedir=${VARBASE} #LDFLAGS+= ${COMPILER_RPATH_FLAG}${LOCALBASE}/pthreads/lib -L${LOCALBASE}/pthreads/lib # use external OpenSSL. comment out the following line and the buildlink # include at the bottom to use OpenSSL shipped with BIND9. diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 83aa0980828..9255909f954 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2004/12/16 12:21:34 kleink Exp $ +# $NetBSD: Makefile,v 1.45 2004/12/29 15:31:24 minskim Exp $ # DISTNAME= jwhois-3.2.2 @@ -15,7 +15,7 @@ USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -CONFIGURE_ARGS+= --localstatedir=/var/db +CONFIGURE_ARGS+= --localstatedir=${VARBASE}/db LIBS.SunOS+= -lnsl -lsocket diff --git a/net/netatalk1/Makefile b/net/netatalk1/Makefile index 2e59a90ef9f..fbc38725a0e 100644 --- a/net/netatalk1/Makefile +++ b/net/netatalk1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/12/28 02:47:47 reed Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/29 15:31:24 minskim Exp $ DISTNAME= netatalk-1.6.2 PKGREVISION= 2 @@ -31,7 +31,7 @@ CONFIGURE_ARGS+= --enable-netbsd \ --with-tcp-wrappers \ --sbindir=${PREFIX}/libexec/netatalk \ --sysconfdir=${PKG_SYSCONFDIR} \ - --localstatedir=/var/netatalk \ + --localstatedir=${VARBASE}/netatalk \ --with-nls-dir=${PREFIX}/share/netatalk/nls \ --with-uams-path=${PREFIX}/libexec/netatalk/uams diff --git a/net/quagga/Makefile b/net/quagga/Makefile index f8d144eeced..fb4e5b5fac9 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/11/29 11:03:57 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/29 15:31:24 minskim Exp $ # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp # @@ -17,7 +17,7 @@ USE_BUILDLINK3= yes GNU_CONFIGURE= # defined PKG_SYSCONFSUBDIR?= zebra CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} -CONFIGURE_ARGS+= --localstatedir=/var/run/zebra +CONFIGURE_ARGS+= --localstatedir=${VARBASE}/run/zebra # you might need debugging, it's a developer release ! #CFLAGS+= -g diff --git a/net/vtun/Makefile b/net/vtun/Makefile index 633e171e59b..67627bdc886 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/12/03 15:15:07 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2004/12/29 15:31:24 minskim Exp $ DISTNAME= vtun-2.6 PKGREVISION= 6 @@ -20,7 +20,7 @@ DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --localstatedir=/var +CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --with-ssl-headers=${SSLBASE}/include/openssl CONFIGURE_ARGS+= --with-ssl-lib=${SSLBASE}/lib diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index e1a95a9715e..e1a46c0df0a 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/04/21 21:09:33 cube Exp $ +# $NetBSD: Makefile,v 1.19 2004/12/29 15:31:24 minskim Exp $ # FreeBSD Id: Makefile,v 1.11 1998/02/01 03:04:11 itojun Exp # @@ -27,7 +27,7 @@ DEPENDS+= pgp-2.*:../../security/pgp2 BUILD_DEFS+= USE_OPENLDAP NNTP_USE_PGP GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --localstatedir=/var/spool +CONFIGURE_ARGS+= --localstatedir=${VARBASE}/spool CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" USE_GNU_TOOLS+= make diff --git a/print/cups/Makefile b/print/cups/Makefile index 23e17286fa3..2c9000f8148 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2004/12/28 23:18:21 reed Exp $ +# $NetBSD: Makefile,v 1.85 2004/12/29 15:31:24 minskim 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: @@ -40,7 +40,7 @@ INSTALL_TARGET= installcups GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR} -CONFIGURE_ARGS+= --localstatedir=/var +CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/html/cups CONFIGURE_ARGS+= --with-serverbindir=${PREFIX}/libexec/cups CONFIGURE_ARGS+= --with-rcdir=${RCD_SCRIPTS_DIR} diff --git a/security/pks/Makefile b/security/pks/Makefile index f650168c54d..0f6d32ef495 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/12/28 02:47:49 reed Exp $ +# $NetBSD: Makefile,v 1.17 2004/12/29 15:31:24 minskim Exp $ DISTNAME= pks-0.9.4 PKGREVISION= 2 @@ -20,7 +20,7 @@ USE_BUILDLINK3= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --datadir=${PREFIX}/share/pks -CONFIGURE_ARGS+= --localstatedir=/var/pks +CONFIGURE_ARGS+= --localstatedir=${VARBASE}/pks # # pksd doesn't actually look for its config file anywhere; it must be # specified directly on the command-line. Setting sysconfdir here just diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index 65beecfa382..b55d49e5bf5 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/12/28 02:47:50 reed Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/29 15:31:24 minskim Exp $ # DISTNAME= ${PKGNAME_NOREV}-stable-src @@ -41,7 +41,7 @@ PTHREAD_AUTO_VARS= yes PTHREAD_OPTS+= require GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --localstatedir=/var +CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ARGS+= --sysconfdir=${EGDIR} CONFIGURE_ARGS+= --with-user=${PRIVOXY_USER} CONFIGURE_ARGS+= --with-group=${PRIVOXY_GROUP} |