pkgsrc-Bugs archive

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

pkg/49572: unrecognized configure option pkgsrc/lang/vala



>Number:         49572
>Category:       pkg
>Synopsis:       unrecognized configure option pkgsrc/lang/vala
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 15 15:25:00 +0000 2015
>Originator:     ISIHARA Takanori
>Release:        pkgsrc -current 2015/1/16
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc9.home 6.1_STABLE NetBSD 6.1_STABLE (ISHITPC9) #21: Sun Sep 28 05:31:48 JST 2014  sysbuild%ishitPc9.home@localhost:/opt/sysbuild/netbsd-6/obj/i386/sys/arch/i386/compile/ISHITPC9 i386

>Description:
I found unrecognized configure option at lang/vala/Makefile.

>How-To-Repeat:
cd /usr/pkgsrc/lang/vala
make
<snip>
configure: WARNING: unrecognized options: --enable-vapigen
=> Modifying libtool scripts to use pkgsrc libtool

>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/vala/Makefile,v
retrieving revision 1.26
diff -u -u -r1.26 Makefile
--- Makefile	1 Nov 2014 10:25:20 -0000	1.26
+++ Makefile	15 Jan 2015 15:21:23 -0000
@@ -11,7 +11,6 @@
 LICENSE=	gnu-lgpl-v2.1
 
 GNU_CONFIGURE=		yes
-CONFIGURE_ARGS+=	--enable-vapigen
 CONFIGURE_ARGS+=	--disable-unversioned
 USE_LIBTOOL=		yes
 USE_TOOLS+=		bison flex gmake pkg-config



Home | Main Index | Thread Index | Old Index