From 6c9c08190bc2f687cc9e3295303553c29d63f3b7 Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 27 Apr 2004 20:40:28 +0000 Subject: Get rid of PKGRCDIR definition since it has not been used by this package since 2003/07/31. --- sysutils/bkpupsd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile index 8e76fb3ea49..f9a68bb8025 100644 --- a/sysutils/bkpupsd/Makefile +++ b/sysutils/bkpupsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/31 11:07:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/27 20:40:28 reed Exp $ # DISTNAME= bkpupsd-2.1.2 @@ -18,7 +18,6 @@ USE_PKGINSTALL= YES .include "../../mk/bsd.prefs.mk" DOCDIR= ${PREFIX}/share/doc/bkpupsd -PKGRCDIR= ${PREFIX}/etc/rc.d MAKE_ENV+= DEFAULT_DEVICE=${DEFAULT_SERIAL_DEVICE} DOCDIR=${DOCDIR} MESSAGE_SUBST+= DOCDIR=${DOCDIR} -- cgit v1.2.3