Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 2015 10:52:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 205595] textproc/intltool: Script "configure" failed unexpectedly
Message-ID:  <bug-205595-6497-nzYjjr2f4g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205595-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205595-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205595

--- Comment #3 from Christoph Sold <bugs.freebsd.org@cheasy.de> ---
Curiously, textproc/p5-XML-Parser _is_ contained in the Makefile (see below),
but has neither been detected as build target, nor has it been detected by
configure. 
< textproc/intltool/Makefile>
# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD: head/textproc/intltool/Makefile 393607 2015-08-05 19:13:24Z kwm $

PORTNAME=       intltool
PORTVERSION=    0.51.0
CATEGORIES=     textproc gnome
MASTER_SITES=   https://launchpad.net/intltool/trunk/$(PORTVERSION)/+download/
DIST_SUBDIR=    gnome

MAINTAINER=     gnome@FreeBSD.org
COMMENT=        Tools to internationalize various kinds of data files

BUILD_DEPENDS=  p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS=    p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser

USES=           iconv gmake perl5
GNU_CONFIGURE=  yes

.include <bsd.port.mk>
</ textproc/intltool/Makefile>

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205595-6497-nzYjjr2f4g>