From 72c577050633a0887af46cdad48c1bda22d73629 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 21 Nov 2001 15:44:22 +0000 Subject: RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk). --- security/pks/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/pks/Makefile b/security/pks/Makefile index 2ba54461767..12ef1627b38 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/11/21 15:14:02 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/11/21 15:44:23 jlam Exp $ DISTNAME= pks-0.9.4 CATEGORIES= security www @@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --sysconfdir=${EGDIR} EGDIR= ${PREFIX}/share/examples CONF_FILES= ${EGDIR}/pksd.conf ${CONFDIR}/pksd.conf -RCD_SCRIPTS= ${PREFIX}/etc/rc.d/pksd /etc/rc.d/pksd +RCD_SCRIPTS= pksd OWN_DIRS= /var/pks /var/pks/db /var/pks/incoming pre-install: -- cgit v1.2.3