Subject: pkg/37039: Fix to install src/ of subtitleeditor
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/29/2007 19:50:00
>Number:         37039
>Category:       pkg
>Synopsis:       Fix to install src/ of subtitleeditor
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 29 19:50:00 +0000 2007
>Originator:     César Catrián Carreño
>Release:        NetBSD 4.99.31 i386
>Organization:
>Environment:


System: NetBSD 4.99.31 (Basado en GENERIC: 1.781) #0: Thu Sep 20 21:50:32 CLT 2007
	cetrox@core.cjc.cl:/home/cetrox/src/netbsd-current/src/sys/arch/i386/compile/SAT



>Description:


BSD make cannot install src/ of subtitleeditor. Using gmake seems to work here.


>How-To-Repeat:


# at multimedia/subtitleeditor
$make install


>Fix:


--- multimedia/subtitleeditor/Makefile.orig     2007-09-29 15:43:27.000000000 -0400
+++ multimedia/subtitleeditor/Makefile  2007-09-29 15:43:35.000000000 -0400
@@ -13,7 +13,7 @@
 USE_DIRS+=             xdg-1.4
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            gmake pkg-config
 GNU_CONFIGURE=         yes
 USE_LANGUAGES=         c c++