From 350e373f795bad83685847927a69def75bd1fd43 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 27 Nov 2000 06:31:49 +0000 Subject: Create link for "gconf-1.m4" in "${LOCALBASE}/share/aclocal" if "xpkwedge" is not used. --- devel/GConf/pkg/PLIST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/GConf/pkg/PLIST b/devel/GConf/pkg/PLIST index 5e52bacf625..3050c862cbf 100644 --- a/devel/GConf/pkg/PLIST +++ b/devel/GConf/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/08/30 06:19:08 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/11/27 06:31:49 tron Exp $ bin/gconf-config bin/gconf-config-1 bin/gconfd-1 @@ -63,3 +63,5 @@ share/oaf/gconfd-1.oafinfo @dirrm etc/gconf lib/GConf/1/libgconfbackend-xml.so lib/GConf/1/libgconfbackend-xml.so.0 +@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gconf-1.m4 ${LOCALBASE}/share/aclocal/gconf-1.m4 +@unexec test %D = ${LOCALBASE} || rm ${LOCALBASE}/share/aclocal/gconf-1.m4 -- cgit v1.2.3