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. --- net/aiccu/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/aiccu') diff --git a/net/aiccu/Makefile b/net/aiccu/Makefile index bea05ff4310..c511a1aa0c9 100644 --- a/net/aiccu/Makefile +++ b/net/aiccu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:22 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/03/14 20:43:23 jlam Exp $ DISTNAME= aiccu_2005.01.31 PKGNAME= ${DISTNAME:S/_/-/:S/.//g} @@ -19,7 +19,6 @@ SUBST_STAGE.sysconfdir= post-patch SUBST_FILES.sysconfdir= common/aiccu.h SUBST_SED.sysconfdir= -e 's,/etc/aiccu.conf,${PKG_SYSCONFDIR}/aiccu.conf,' -USE_PKGINSTALL= yes EXAMPLESDIR= ${PREFIX}/share/examples/aiccu DOCDIR= ${PREFIX}/share/doc/aiccu CONF_FILES= ${EXAMPLESDIR}/aiccu.conf ${PKG_SYSCONFDIR}/aiccu.conf -- cgit v1.2.3