From dc9594e09db96635641a7e05b49d34b554b9bb21 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- databases/freetds/Makefile | 3 +-- databases/geneweb/Makefile | 3 +-- databases/gnats/Makefile | 3 +-- databases/gnome-mime-data/Makefile | 3 +-- databases/lbdb/Makefile | 3 +-- databases/libgda/Makefile.common | 3 +-- databases/mysql-server/Makefile | 3 +-- databases/mysql4-server/Makefile | 3 +-- databases/mysql5-server/Makefile | 3 +-- databases/nss_ldap/Makefile | 3 +-- databases/openldap/Makefile | 3 +-- databases/pgpool/Makefile | 3 +-- databases/phpldapadmin/Makefile | 3 +-- databases/phpmyadmin/Makefile | 3 +-- databases/phppgadmin/Makefile | 3 +-- databases/postgresql73-lib/Makefile | 3 +-- databases/postgresql73-server/Makefile | 3 +-- databases/postgresql74-server/Makefile | 3 +-- databases/postgresql80-client/Makefile | 3 +-- databases/postgresql80-server/Makefile | 3 +-- databases/shared-mime-info/Makefile | 3 +-- databases/shared-mime-info/mimedb.mk | 3 +-- databases/sqsh/Makefile.common | 3 +-- databases/unixodbc/Makefile | 3 +-- databases/yasql/Makefile | 3 +-- 25 files changed, 25 insertions(+), 50 deletions(-) (limited to 'databases') diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index ee2dae259f7..84f2da2911a 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/12/27 21:04:23 reed Exp $ +# $NetBSD: Makefile,v 1.29 2005/12/29 06:21:35 jlam Exp $ DISTNAME= freetds-0.63 PKGREVISION= 2 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.freetds.org/ COMMENT= LGPL'd implementation of Sybase's db-lib/ct-lib/ODBC libs USE_LIBTOOL= yes -USE_PKGINSTALL= yes USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/databases/geneweb/Makefile b/databases/geneweb/Makefile index e8c64f9bae0..f8699f2eee6 100644 --- a/databases/geneweb/Makefile +++ b/databases/geneweb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/12/05 20:49:57 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2005/12/29 06:21:35 jlam Exp $ # DISTNAME= geneweb-4.10 @@ -11,7 +11,6 @@ HOMEPAGE= http://cristal.inria.fr/~ddr/GeneWeb/ COMMENT= GeneWeb is a comprehensive genealogy database application DIST_SUBDIR= ${PKGNAME_NOREV}nb1 -USE_PKGINSTALL= yes USE_TOOLS+= gmake RCD_SCRIPTS= geneweb diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index 1047e432bed..8b29e83f0fb 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2005/12/29 06:21:35 jlam Exp $ DISTNAME= gnats-4.1.0 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.gnu.org/software/gnats/ COMMENT= GNATS bug tracking system USE_PKGLOCALEDIR= yes -USE_PKGINSTALL= yes USE_TOOLS+= gm4 gmake USE_BISON= yes USE_MAKEINFO= yes diff --git a/databases/gnome-mime-data/Makefile b/databases/gnome-mime-data/Makefile index ee6b9689927..4d69e149615 100644 --- a/databases/gnome-mime-data/Makefile +++ b/databases/gnome-mime-data/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/12/05 20:49:57 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2005/12/29 06:21:35 jlam Exp $ # DISTNAME= gnome-mime-data-2.4.2 @@ -17,7 +17,6 @@ BUILD_USES_MSGFMT= YES CONFLICTS= gnome-vfs<=1.0.3 USE_DIRS+= gnome2-1.5 -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= perl GNU_CONFIGURE= YES diff --git a/databases/lbdb/Makefile b/databases/lbdb/Makefile index bc09d80eced..1852c13aee2 100644 --- a/databases/lbdb/Makefile +++ b/databases/lbdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:35 jlam Exp $ DISTNAME= lbdb_0.31 PKGNAME= ${DISTNAME:S/_/-/} @@ -13,7 +13,6 @@ DEPENDS+= p5-perl-ldap>=0.20:../../databases/p5-perl-ldap GNU_CONFIGURE= yes USE_TOOLS+= gmake perl:run -USE_PKGINSTALL= yes CONFIGURE_ARGS+= --libdir=${PREFIX}/libexec/lbdb/ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} diff --git a/databases/libgda/Makefile.common b/databases/libgda/Makefile.common index 16f680d424f..8332f485d74 100644 --- a/databases/libgda/Makefile.common +++ b/databases/libgda/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile.common,v 1.36 2005/12/29 06:21:35 jlam Exp $ # DISTNAME= libgda-1.2.2 @@ -15,7 +15,6 @@ PATCHDIR= ${.CURDIR}/../../databases/libgda/patches USE_TOOLS+= gmake pkg-config USE_LIBTOOL= YES -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES diff --git a/databases/mysql-server/Makefile b/databases/mysql-server/Makefile index 9877968e99d..c7a319bc228 100644 --- a/databases/mysql-server/Makefile +++ b/databases/mysql-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.69 2005/12/29 06:21:35 jlam Exp $ PKGNAME= ${DISTNAME:S/-/-server-/} PKGREVISION= 1 @@ -19,7 +19,6 @@ CONFIGURE_ARGS+= --with-mysqld-user=${MYSQL_USER:Q} PTHREAD_OPTS+= require CONFIGURE_ARGS+= --with-pthreads -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL= ${.CURDIR}/DEINSTALL PKG_USERS= ${MYSQL_USER}:${MYSQL_GROUP}::MySQL\ database\ administrator:${MYSQL_DATADIR}:${SH} diff --git a/databases/mysql4-server/Makefile b/databases/mysql4-server/Makefile index a75c1bd821f..717ab2d6b5e 100644 --- a/databases/mysql4-server/Makefile +++ b/databases/mysql4-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2005/12/29 06:21:35 jlam Exp $ PKGNAME= ${DISTNAME:S/-/-server-/} #PKGREVISION= 1 @@ -19,7 +19,6 @@ CONFIGURE_ARGS+= --with-mysqld-user=${MYSQL_USER:Q} PTHREAD_OPTS+= require CONFIGURE_ARGS+= --with-pthreads -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL= ${.CURDIR}/DEINSTALL PKG_USERS= ${MYSQL_USER}:${MYSQL_GROUP}::MySQL\ database\ administrator:${MYSQL_DATADIR}:${SH} diff --git a/databases/mysql5-server/Makefile b/databases/mysql5-server/Makefile index 9995a36fcec..f1c3a2736d7 100644 --- a/databases/mysql5-server/Makefile +++ b/databases/mysql5-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:35 jlam Exp $ PKGNAME= ${DISTNAME:S/-/-server-/} #PKGREVISION= 1 @@ -18,7 +18,6 @@ CONFIGURE_ARGS+= --with-mysqld-user=${MYSQL_USER:Q} PTHREAD_OPTS+= require CONFIGURE_ARGS+= --with-pthreads -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL= ${.CURDIR}/DEINSTALL PKG_USERS= ${MYSQL_USER}:${MYSQL_GROUP}::MySQL\ database\ administrator:${MYSQL_DATADIR}:${SH} diff --git a/databases/nss_ldap/Makefile b/databases/nss_ldap/Makefile index 7c960b47603..31379f50d9f 100644 --- a/databases/nss_ldap/Makefile +++ b/databases/nss_ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/29 06:21:35 jlam Exp $ # DISTNAME= nss_ldap-240 @@ -22,7 +22,6 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} EGDIR= ${PREFIX}/share/examples/${PKGBASE} INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} sysconfdir=${EGDIR} -USE_PKGINSTALL= yes CONF_FILES= ${EGDIR}/nss_ldap.conf ${PKG_SYSCONFDIR}/nss_ldap.conf pre-build: diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index 944fff00b7b..c19fd937b3d 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2005/12/21 03:54:23 jlam Exp $ +# $NetBSD: Makefile,v 1.107 2005/12/29 06:21:35 jlam Exp $ DISTNAME= openldap-2.3.11 PKGREVISION= 1 @@ -58,7 +58,6 @@ CONFIGURE_ARGS+= --enable-overlays OPENLDAP_FILEPERMS= ${ROOT_USER} ${ROOT_GROUP} 0600 OPENLDAP_DIRPERMS= ${ROOT_USER} ${ROOT_GROUP} 0700 -USE_PKGINSTALL= yes EGDIR= ${PREFIX}/share/examples/openldap MAKE_DIRS= ${OPENLDAP_ETCDIR} ${OPENLDAP_ETCDIR}/schema OWN_DIRS= ${OPENLDAP_VARDIR} ${OPENLDAP_VARDIR}/run diff --git a/databases/pgpool/Makefile b/databases/pgpool/Makefile index 0b057e93f2a..333d1b4cf66 100644 --- a/databases/pgpool/Makefile +++ b/databases/pgpool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/29 06:21:35 jlam Exp $ DISTNAME= pgpool-2.5.1 CATEGORIES= databases @@ -9,7 +9,6 @@ HOMEPAGE= http://pgpool.projects.postgresql.org/ COMMENT= Connection pooling/replication server for PostgreSQL GNU_CONFIGURE= yes -USE_PKGINSTALL= yes CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q} diff --git a/databases/phpldapadmin/Makefile b/databases/phpldapadmin/Makefile index 4fbc2ceef16..07f553f948e 100644 --- a/databases/phpldapadmin/Makefile +++ b/databases/phpldapadmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/09/06 21:47:09 adrianp Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:36 jlam Exp $ DISTNAME= phpldapadmin-${VERSION} PKGREVISION= 5 @@ -13,7 +13,6 @@ DEPENDS+= php-ldap>=4.1.2:../../databases/php-ldap VERSION= 0.9.6c NO_BUILD= YES -USE_PKGINSTALL= YES BUILD_DEFS+= WWW_USER CONF_FILES= ${PREFIX}/share/examples/phpldapadmin/config.php.example \ diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index c7e60e89d56..494bc6cff4f 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2005/12/09 13:49:21 tron Exp $ +# $NetBSD: Makefile,v 1.41 2005/12/29 06:21:36 jlam Exp $ DISTNAME= phpMyAdmin-${DIST_VERSION} PKGNAME= phpmyadmin-${DIST_VERSION:S/-//} @@ -32,7 +32,6 @@ CONF_FILES= ${EXDIR}/config.inc.php ${PKG_SYSCONFDIR}/config.inc.php SPECIAL_PERMS= ${PKG_SYSCONFDIR}/config.inc.php ${APACHE_USER} wheel 0600 BUILD_DEFS+= APACHE_USER -USE_PKGINSTALL= YES PKG_SYSCONFSUBDIR?= phpmyadmin NO_BUILD= yes diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index c64ce2cd661..4f8d973a0b2 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/10/16 11:41:06 jdolecek Exp $ +# $NetBSD: Makefile,v 1.18 2005/12/29 06:21:36 jlam Exp $ DISTNAME= phpPgAdmin-3.5.5 PKGNAME= ${DISTNAME:S/PgAdmin/pgadmin/} @@ -17,7 +17,6 @@ MESSAGE_SUBST+= EGDIR=${EGDIR} WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//} NO_BUILD= YES -USE_PKGINSTALL= YES PHPPGBASE= ${PREFIX}/share/phppgadmin PHPPGHIER= classes/HTML_TreeMenu/images help images/themes/default \ diff --git a/databases/postgresql73-lib/Makefile b/databases/postgresql73-lib/Makefile index 15350f52543..3705e4ba3d2 100644 --- a/databases/postgresql73-lib/Makefile +++ b/databases/postgresql73-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:36 jlam Exp $ PKGNAME= postgresql73-lib-${BASE_VERS} PKGREVISION= 1 @@ -15,7 +15,6 @@ BUILD_DIRS+= ${WRKSRC}/src/interfaces BUILD_DIRS+= ${WRKSRC}/src/pl USE_TOOLS+= gtar -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL INSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile index d3c9bf252f5..42e917d8a14 100644 --- a/databases/postgresql73-server/Makefile +++ b/databases/postgresql73-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2005/12/29 06:21:36 jlam Exp $ PKGNAME= postgresql73-server-${BASE_VERS} SVR4_PKGNAME= pstgs @@ -12,7 +12,6 @@ NOT_FOR_PLATFORM= *-*-mips .include "../../databases/postgresql73/Makefile.common" -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL USE_TOOLS+= gtar diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile index a694dec1b21..7dbe18c8ed3 100644 --- a/databases/postgresql74-server/Makefile +++ b/databases/postgresql74-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:05 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/29 06:21:36 jlam Exp $ PKGNAME= postgresql74-server-${BASE_VERS} SVR4_PKGNAME= pstgs @@ -11,7 +11,6 @@ NOT_FOR_PLATFORM= *-*-mips .include "../../databases/postgresql74/Makefile.common" -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL MESSAGE_SRC= ${.CURDIR}/MESSAGE USE_TOOLS+= tar diff --git a/databases/postgresql80-client/Makefile b/databases/postgresql80-client/Makefile index fa65a18dd71..f887497385e 100644 --- a/databases/postgresql80-client/Makefile +++ b/databases/postgresql80-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/10/27 07:22:16 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:36 jlam Exp $ PKGNAME= postgresql80-client-${BASE_VERS} COMMENT= PostgreSQL database client programs @@ -44,7 +44,6 @@ BUILD_DIRS+= ${WRKSRC}/src/backend PKG_OPTIONS_VAR= PKG_OPTIONS.postgresql80-client .include "../../databases/postgresql80/options.mk" -USE_PKGINSTALL= yes .for _file_ in pg_service.conf psqlrc CONF_FILES+= ${PG_DATA_DIR}/${_file_}.sample ${PG_ETC_DIR}/${_file_} .endfor diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile index b643cd8abc4..8ad6adb2210 100644 --- a/databases/postgresql80-server/Makefile +++ b/databases/postgresql80-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/12/05 20:50:00 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/29 06:21:36 jlam Exp $ PKGNAME= postgresql80-server-${BASE_VERS} COMMENT= PostgreSQL database server programs @@ -12,7 +12,6 @@ NOT_FOR_PLATFORM= *-*-mips USE_LIBTOOL= yes PKG_LIBTOOL= ${PKG_SHLIBTOOL} -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL MESSAGE_SRC= ${.CURDIR}/MESSAGE diff --git a/databases/shared-mime-info/Makefile b/databases/shared-mime-info/Makefile index 78626a0e249..69212aa07d0 100644 --- a/databases/shared-mime-info/Makefile +++ b/databases/shared-mime-info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/09/26 11:46:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:36 jlam Exp $ # DISTNAME= shared-mime-info-0.16 @@ -13,7 +13,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES USE_LIBTOOL= YES -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= pkg-config diff --git a/databases/shared-mime-info/mimedb.mk b/databases/shared-mime-info/mimedb.mk index 52db0a8519f..c30b32fbf9c 100644 --- a/databases/shared-mime-info/mimedb.mk +++ b/databases/shared-mime-info/mimedb.mk @@ -1,4 +1,4 @@ -# $NetBSD: mimedb.mk,v 1.2 2005/03/24 22:42:58 jlam Exp $ +# $NetBSD: mimedb.mk,v 1.3 2005/12/29 06:21:36 jlam Exp $ # # This Makefile fragment is intended to be included by packages that install # mime customization files. It takes care of registering them in the global @@ -10,7 +10,6 @@ SHARED_MIME_INFO_MIMEDB_MK= # defined .include "../../mk/bsd.prefs.mk" -USE_PKGINSTALL= YES INSTALL_EXTRA_TMPL+= ${.CURDIR}/../../databases/shared-mime-info/files/install.tmpl DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/../../databases/shared-mime-info/files/install.tmpl diff --git a/databases/sqsh/Makefile.common b/databases/sqsh/Makefile.common index 416fd588a3e..5ac78e8b853 100644 --- a/databases/sqsh/Makefile.common +++ b/databases/sqsh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2005/12/05 20:50:01 rillig Exp $ +# $NetBSD: Makefile.common,v 1.11 2005/12/29 06:21:36 jlam Exp $ DISTNAME= sqsh-2.1-src CATEGORIES= databases @@ -11,7 +11,6 @@ COMMENT?= SQL shell for Sybase and MS-SQL servers BUILD_TARGET= build WRKSRC= ${WRKDIR}/${DISTNAME:C|-src||} -USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-readline diff --git a/databases/unixodbc/Makefile b/databases/unixodbc/Makefile index be3f59a9b7b..e5fe64a273e 100644 --- a/databases/unixodbc/Makefile +++ b/databases/unixodbc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/12/05 20:50:01 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/29 06:21:36 jlam Exp $ PKGNAME= unixodbc-${ODBC_BASE_VERS} PKGREVISION= 5 @@ -8,7 +8,6 @@ CONFLICTS+= iodbc-[0-9]* .include "../../databases/unixodbc/Makefile.common" -USE_PKGINSTALL= yes USE_TOOLS+= flex # to get libodbctxt.la CONFIGURE_ARGS+= --disable-gui diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile index f1cf0f223a8..9fbec12d750 100644 --- a/databases/yasql/Makefile +++ b/databases/yasql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/12/05 23:55:05 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/29 06:21:36 jlam Exp $ DISTNAME= yasql-1.81 CATEGORIES= databases @@ -8,7 +8,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://yasql.sourceforge.net/ COMMENT= Yet another SQLPlus replacement for Oracle -USE_PKGINSTALL= yes GNU_CONFIGURE= yes NO_BUILD= yes -- cgit v1.2.3