Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2015 14:36:58 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384650 - head/sysutils/libcdio-paranoia
Message-ID:  <201504241436.t3OEawd4021651@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Apr 24 14:36:57 2015
New Revision: 384650
URL: https://svnweb.freebsd.org/changeset/ports/384650

Log:
  Backout that it was a pkgconf problem
  
  Pointed out by:	antoine, bapt
  Sponsored by:	Absolight

Modified:
  head/sysutils/libcdio-paranoia/Makefile

Modified: head/sysutils/libcdio-paranoia/Makefile
==============================================================================
--- head/sysutils/libcdio-paranoia/Makefile	Fri Apr 24 14:32:58 2015	(r384649)
+++ head/sysutils/libcdio-paranoia/Makefile	Fri Apr 24 14:36:57 2015	(r384650)
@@ -18,7 +18,6 @@ LIB_DEPENDS=	libcdio.so:${PORTSDIR}/sysu
 USES=	pathfix tar:bzip2 gmake pkgconfig libtool perl5
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_GNOME=	glib20
 CPPFLAGS+=	-I${LOCALBASE}/include
 
 post-patch:



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