Get rid of PKGRCDIR definition since it has not been used by this
package since 2003/07/31.
This commit is contained in:
parent
9ac386988e
commit
2009bec8e9
1 changed files with 1 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue