summaryrefslogtreecommitdiff
path: root/mail/mess822
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
commitbd2788d930980fb7fff304fa568751d0f69d819b (patch)
tree41d5fc337098f380e5f2c0106fb2d4d88fd977eb /mail/mess822
parente956158a4eb6d5a4d218d8ed22d012b1f05a74c6 (diff)
downloadpkgsrc-bd2788d930980fb7fff304fa568751d0f69d819b.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 'mail/mess822')
-rw-r--r--mail/mess822/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile
index 5e379ab282f..d9adbea8787 100644
--- a/mail/mess822/Makefile
+++ b/mail/mess822/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/08/19 03:55:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.10 2005/08/19 18:12:37 jlam Exp $
#
DISTNAME= mess822-0.58
@@ -23,7 +23,7 @@ EGDIR= ${PREFIX}/share/examples/mess822
CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
USE_PKGINSTALL= yes
MAKE_DIRS+= ${PKG_SYSCONFDIR}
-SUPPORT_FILES+= ${EGDIR}/leapsecs.dat ${PKG_SYSCONFDIR}/leapsecs.dat
+CONF_FILES+= ${EGDIR}/leapsecs.dat ${PKG_SYSCONFDIR}/leapsecs.dat
DJB_BUILD_TARGETS= install instcheck