summaryrefslogtreecommitdiff
path: root/security/sfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/sfs/Makefile')
-rw-r--r--security/sfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 5e3e27d13d6..1c052e87885 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/04/07 15:28:49 jlam Exp $
#
DISTNAME= sfs-0.7.2
@@ -23,6 +23,8 @@ USE_TOOLS+= makeinfo perl:run
GCC_REQD+= 2.95.3
+INFO_FILES= # PLIST
+
PKG_USERS= sfs:sfs::Self-certifying\ file\ system:/
PKG_GROUPS= sfs
PKG_SYSCONFSUBDIR= sfs
@@ -40,8 +42,6 @@ SFSEXAMPLEDIR= ${PREFIX}/share/examples/sfs
MESSAGE_SUBST+= SFSDIR=${SFS_ROOT} SFSEXAMPLEDIR=${SFSEXAMPLEDIR}
-INFO_FILES= sfs.info
-
post-install:
${INSTALL_DATA_DIR} ${SFSEXAMPLEDIR}
@${SED} -e 's|@SFSDIR@|${SFS_ROOT}|g' ${FILESDIR}/sfsrwsd_config.sample \