Subject: pkg/19786: archivers/file-roller fails to build (missing USE_X11)
To: None <gnats-bugs@gnats.netbsd.org>
From: Eric Gillespie <epg@pretzelnet.org>
List: netbsd-bugs
Date: 01/11/2003 10:03:58
>Number: 19786
>Category: pkg
>Synopsis: archivers/file-roller is missing USE_X11
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 11 07:06:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.6
>Organization:
>Environment:
System: NetBSD wundagore.pretzelnet.org 1.6 NetBSD 1.6 ($Id: WUNDAGORE 435 2002-10-02 02:08:24Z epg $) #4: Sun Nov 24 15:22:10 EST 2002 epg@wundagore.pretzelnet.org:/usr/src/sys/arch/i386/compile/WUNDAGORE i386
Architecture: i386
Machine: i386
>Description:
The build fails trying to link with libSM, since it is not in the
buildlink dir.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/archivers/file-roller/Makefile,v
retrieving revision 1.1.1.1
diff -a -u -r1.1.1.1 Makefile
--- Makefile 2003/01/04 12:45:42 1.1.1.1
+++ Makefile 2003/01/11 15:02:41
@@ -16,6 +16,7 @@
USE_GMAKE= yes
USE_PERL5= build
USE_PKGLOCALEDIR= yes
+USE_X11= yes
.include "../../devel/libgnomeui/buildlink2.mk"
.include "../../devel/libgnome/buildlink2.mk"
>Release-Note:
>Audit-Trail:
>Unformatted: