From 22c4e451098bcb1ffee496c70c2b37805278db1a Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 2 May 2005 20:33:57 +0000 Subject: RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself. --- x11/XFree86-clients/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/XFree86-clients') diff --git a/x11/XFree86-clients/PLIST b/x11/XFree86-clients/PLIST index 43424d6a9c7..64cd693c255 100644 --- a/x11/XFree86-clients/PLIST +++ b/x11/XFree86-clients/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/03/28 22:06:15 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/05/02 20:34:07 reed Exp $ ${X11ROOT_PREFIX}/bin/Xmark ${X11ROOT_PREFIX}/bin/appres ${X11ROOT_PREFIX}/bin/atobm @@ -848,6 +848,7 @@ ${X11ROOT_PREFIX}/${MAN_DIR}/xvinfo.${MAN_SUFFIX} ${X11ROOT_PREFIX}/${MAN_DIR}/xwd.${MAN_SUFFIX} ${X11ROOT_PREFIX}/${MAN_DIR}/xwininfo.${MAN_SUFFIX} ${X11ROOT_PREFIX}/${MAN_DIR}/xwud.${MAN_SUFFIX} +share/examples/rc.d/xdm @dirrm ${X11ROOT_PREFIX}/lib/X11/xsm @dirrm ${X11ROOT_PREFIX}/lib/X11/xkb/types @dirrm ${X11ROOT_PREFIX}/lib/X11/xkb/symbols/xfree68 -- cgit v1.2.3