From fe2fe99021135aa7c941001b7ce1f51fa68951ee Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 14 Mar 2006 20:43:23 +0000 Subject: USE_PKGINSTALL isn't needed here to make these packagse use the pkginstall framework. In the case of libtool-base, avoid using FILES_SUBST_SED where it isn't needed. --- www/drupal/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/drupal') diff --git a/www/drupal/Makefile b/www/drupal/Makefile index f6710a7a79e..2d1966eafa3 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/03/14 16:48:48 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2006/03/14 20:43:23 jlam Exp $ DISTNAME= drupal-4.6.6 CATEGORIES= www @@ -12,7 +12,6 @@ DEPENDS+= ap-php>=4.3.3:../../www/ap-php DEPENDS+= php-gd>=4.3.3:../../graphics/php-gd NO_BUILD= YES -USE_PKGINSTALL= YES DRUPAL= ${PREFIX}/share/drupal PAX_DIRS= database includes misc modules scripts themes -- cgit v1.2.3