svn commit: r384650 - head/sysutils/libcdio-paranoia

Mathieu Arnold mat at FreeBSD.org
Fri Apr 24 14:36:58 UTC 2015


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:


More information about the svn-ports-all mailing list