summaryrefslogtreecommitdiff
path: root/chat/gale
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-19 18:12:36 +0000
committerjlam <jlam>2005-08-19 18:12:36 +0000
commitf7c7d9a1c522bb0d59723ba9f53f843c26e43d75 (patch)
tree41d5fc337098f380e5f2c0106fb2d4d88fd977eb /chat/gale
parent70be074bc6e5c0a9b3b6661da29ab55c63f1c625 (diff)
downloadpkgsrc-f7c7d9a1c522bb0d59723ba9f53f843c26e43d75.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 'chat/gale')
-rw-r--r--chat/gale/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile
index 7237465ed72..0d8e15ed308 100644
--- a/chat/gale/Makefile
+++ b/chat/gale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:03 tv Exp $
+# $NetBSD: Makefile,v 1.25 2005/08/19 18:12:36 jlam Exp $
#
DISTNAME= gale-0.99a
@@ -28,8 +28,8 @@ EGDIR= ${PREFIX}/share/examples/${PKGBASE}
PKG_GROUPS= gale
PKG_USERS= gale:gale
-SUPPORT_FILES= ${EGDIR}/COPYING ${PKG_SYSCONFDIR}/gale/COPYING
-SUPPORT_FILES+= ${EGDIR}/ROOT ${PKG_SYSCONFDIR}/gale/auth/trusted/ROOT
+CONF_FILES= ${EGDIR}/COPYING ${PKG_SYSCONFDIR}/gale/COPYING
+CONF_FILES+= ${EGDIR}/ROOT ${PKG_SYSCONFDIR}/gale/auth/trusted/ROOT
OWN_DIRS= ${PKG_SYSCONFDIR}
OWN_DIRS+= ${PKG_SYSCONFDIR}/auth
OWN_DIRS+= ${PKG_SYSCONFDIR}/auth/private