pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/40318: emulators/peace needs perl



>Number:         40318
>Category:       pkg
>Synopsis:       emulators/peace needs perl
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 02 15:10:00 +0000 2009
>Originator:     Mustafa Dogan
>Release:        NetBSD-4.0_STABLE
>Organization:
Ankara University
>Environment:
NetBSD md.politics.ankara.edu.tr 4.0_STABLE NetBSD 4.0_STABLE (MuDo) #0: Wed 
Dec 31 07:49:23 EET 2008  root@localhost:/root/OBJ/sys/arch/i386/compile/MuDo 
i386
>Description:
emulators/peace package needs perl in packaging stage. Otherwise, 'make' fails.
>How-To-Repeat:

>Fix:
Please modify Makefile something like below to add perl. Maybe some cleaning 
can be done too.

--- ./Makefile.orig     2009-01-02 15:41:29.000000000 +0200
+++ ./Makefile          2009-01-01 01:11:36.000000000 +0200
@@ -22,6 +22,7 @@ DEPENDS+=     freetype2>=2.2.1:../../graphic
 BUILD_DEPENDS+=        cross-i386-netbsdpe>=3.3:../../cross/i386-netbsdpe
 BUILD_DEPENDS+=        x11-links>=0.30:../../pkgtools/x11-links
 
+USE_TOOLS+=    perl
 # Don't use "+=" here to avoid unexpected link with ELF libraries
 LDFLAGS=       -L${WRKSRC}/lib
 PECOFFDIR=     ${PREFIX}/emul/pecoff



Home | Main Index | Thread Index | Old Index