Subject: pkg/34561: links-gui needs pcre
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: César Catrián Carreño <ccatrian@eml.cc>
List: pkgsrc-bugs
Date: 09/19/2006 21:00:01
>Number:         34561
>Category:       pkg
>Synopsis:       links-gui needs pcre
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 19 21:00:00 +0000 2006
>Originator:     César Catrián Carreño
>Release:        NetBSD 4.99.1 i386
>Organization:
>Environment:


System: NetBSD 4.99.1 (SAT) #0: Wed Sep 13 10:09:06 CLT 2006
	cetrox@core.cjc.cl:/home/cetrox/src/netbsd-current/src/sys/arch/i386/compile/obj/SAT



>Description:


www/links-gui needs pcre to compile.


>How-To-Repeat:





>Fix:


--- Makefile.orig       2006-09-19 16:56:10.000000000 -0400
+++ Makefile    2006-09-19 16:56:25.000000000 -0400
@@ -12,6 +12,7 @@
 CONFIGURE_ARGS+=       --without-sdl
 
 .include "../../www/links/Makefile.common"
+.include "../../devel/pcre/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../mk/x11.buildlink3.mk"