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. --- sysutils/bacula/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/bacula') diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common index 9d1f9bc6718..016d6610497 100644 --- a/sysutils/bacula/Makefile.common +++ b/sysutils/bacula/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2005/12/13 12:15:17 ghen Exp $ +# $NetBSD: Makefile.common,v 1.23 2005/12/29 06:22:16 jlam Exp $ DISTNAME= bacula-1.38.2 CATEGORIES= sysutils @@ -10,7 +10,6 @@ COMMENT?= The Network Backup Solution USE_LANGUAGES+= c++ USE_PKGLOCALEDIR= yes -USE_PKGINSTALL= yes GNU_CONFIGURE= yes BACULA_GROUP?= bacula -- cgit v1.2.3