From c820203434cf763fe527cb057f59021e25a8fde6 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/phpldapadmin/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/phpldapadmin') 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 \ -- cgit v1.2.3