From 5c053dd06ad27d113b1bf46e8eecd3cf6f7ed7c6 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 19 Sep 2002 09:04:02 +0000 Subject: Take advantage of the auto-generation and installation of rc.d scripts. --- security/pks/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'security/pks/Makefile') diff --git a/security/pks/Makefile b/security/pks/Makefile index 7f8224c79cc..51aa2afc0c1 100644 --- a/security/pks/Makefile +++ b/security/pks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/08/25 21:50:41 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/09/19 09:04:25 jlam Exp $ DISTNAME= pks-0.9.4 CATEGORIES= security www @@ -31,12 +31,6 @@ CONF_FILES= ${EGDIR}/pksd.conf ${PKG_SYSCONFDIR}/pksd.conf RCD_SCRIPTS= pksd OWN_DIRS= /var/pks /var/pks/db /var/pks/incoming -pre-install: - ${SED} ${FILES_SUBST_SED} ${FILESDIR}/pksd.sh > ${WRKDIR}/pksd.sh - -post-install: - ${INSTALL_SCRIPT} ${WRKDIR}/pksd.sh ${PREFIX}/etc/rc.d/pksd - .include "../../databases/db/buildlink2.mk" .include "../../mk/bsd.pkg.install.mk" -- cgit v1.2.3