Subject: pkg/14422: xscreensaver Makefiles need to deal with new PLIST location
To: None <gnats-bugs@gnats.netbsd.org>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: netbsd-bugs
Date: 11/02/2001 10:38:36
>Number: 14422
>Category: pkg
>Synopsis: xscreensaver Makefiles need to deal with new PLIST location
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 01 13:39:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Mark Davies
>Release: NetBSD 1.5Y 29/10/2001
>Organization:
Dept. of Comp. Sci., Victoria Uni. of Wellington, New Zealand.
>Environment:
System: NetBSD turakirae.mcs.vuw.ac.nz 1.5Y NetBSD 1.5Y (MCS_WORKSTATION) #1: Tue Oct 30 22:54:21 NZDT 2001 mark@turakirae.mcs.vuw.ac.nz:/src/work/src/sys/arch/i386/compile/MCS_WORKSTATION i386
Architecture: i386
Machine: i386
>Description:
xscreensaver Makefiles haven't caught up with the new location of PLIST
>How-To-Repeat:
>Fix:
Apply the following patches to pkgsrc
--- xscreensaver/Makefile.common~ Tue Oct 16 13:34:42 2001
+++ xscreensaver/Makefile.common Fri Nov 2 08:35:49 2001
@@ -36,7 +36,7 @@
DISTINFO_FILE= ${.CURDIR}/../../x11/xscreensaver/distinfo
FILESDIR= ${.CURDIR}/../../x11/xscreensaver/files
PATCHDIR= ${.CURDIR}/../../x11/xscreensaver/patches
-PKGDIR= ${.CURDIR}/../../x11/xscreensaver/pkg
+PKGDIR= ${.CURDIR}/../../x11/xscreensaver
post-patch:
cd ${WRKSRC}/driver ; \
--- xscreensaver-gnome/Makefile~ Fri Mar 30 11:01:20 2001
+++ xscreensaver-gnome/Makefile Fri Nov 2 08:24:31 2001
@@ -9,6 +9,6 @@
CONFLICTS+= xscreensaver-[0-9]*
-PLIST_SRC= ${.CURDIR}/pkg/PLIST
+PLIST_SRC= ${.CURDIR}/PLIST
.include "../../x11/xscreensaver/Makefile.common"
cheers
mark
>Release-Note:
>Audit-Trail:
>Unformatted: