Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 18:28:42 +0000 (UTC)
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302885 - head/security/libprelude
Message-ID:  <201208211828.q7LISgC4083071@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Tue Aug 21 18:28:42 2012
New Revision: 302885
URL: http://svn.freebsd.org/changeset/ports/302885

Log:
  - Mark BROKEN: does not configure
    configure: error: libgnutls is required in order to build libprelude.
  
  Reported by:	pointyhat

Modified:
  head/security/libprelude/Makefile

Modified: head/security/libprelude/Makefile
==============================================================================
--- head/security/libprelude/Makefile	Tue Aug 21 18:20:49 2012	(r302884)
+++ head/security/libprelude/Makefile	Tue Aug 21 18:28:42 2012	(r302885)
@@ -18,6 +18,8 @@ LIB_DEPENDS=	gnutls.47:${PORTSDIR}/secur
 OPTIONS=	PERL "Include Perl bindings" off \
 		PYTHON "Include Python bindings" off
 
+BROKEN=		does not configure
+
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208211828.q7LISgC4083071>