summaryrefslogtreecommitdiff
path: root/sysutils/tob
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-08-19 18:12:36 +0000
committerjlam <jlam@pkgsrc.org>2005-08-19 18:12:36 +0000
commit6d1c6b0f339d44a3ddc4d7c84d04cef4285cfc32 (patch)
tree41d5fc337098f380e5f2c0106fb2d4d88fd977eb /sysutils/tob
parente8f515f3f8a796800848e9ae383424c678106310 (diff)
downloadpkgsrc-6d1c6b0f339d44a3ddc4d7c84d04cef4285cfc32.tar.gz
Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between the two types of files. Drop SUPPORT_FILES{,_PERMS} and modify the packages in pkgsrc accordingly.
Diffstat (limited to 'sysutils/tob')
-rw-r--r--sysutils/tob/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/tob/Makefile b/sysutils/tob/Makefile
index 9bd0fe8bc77..930effeeacf 100644
--- a/sysutils/tob/Makefile
+++ b/sysutils/tob/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:36 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/08/19 18:12:38 jlam Exp $
DISTNAME= tob-0.25
CATEGORIES= sysutils
@@ -13,8 +13,8 @@ USE_PKGINSTALL= yes
EGDIR= ${PREFIX}/share/examples/tob
CONF_FILES= ${EGDIR}/tob.rc ${PKG_SYSCONFDIR}/tob/tob.rc
-SUPPORT_FILES= ${EGDIR}/example.exclude ${PKG_SYSCONFDIR}/tob/volumes/example.exclude
-SUPPORT_FILES+= ${EGDIR}/example.startdir ${PKG_SYSCONFDIR}/tob/volumes/example.startdir
+CONF_FILES+= ${EGDIR}/example.exclude ${PKG_SYSCONFDIR}/tob/volumes/example.exclude
+CONF_FILES+= ${EGDIR}/example.startdir ${PKG_SYSCONFDIR}/tob/volumes/example.startdir
INSTALLATION_DIRS= man/man8 sbin