svn commit: r384649 - head/sysutils/libcdio-paranoia
Mathieu Arnold
mat at FreeBSD.org
Fri Apr 24 14:32:59 UTC 2015
Author: mat
Date: Fri Apr 24 14:32:58 2015
New Revision: 384649
URL: https://svnweb.freebsd.org/changeset/ports/384649
Log:
Fix build.
Sponsored by: Absolight
Modified:
head/sysutils/libcdio-paranoia/Makefile
Modified: head/sysutils/libcdio-paranoia/Makefile
==============================================================================
--- head/sysutils/libcdio-paranoia/Makefile Fri Apr 24 14:31:05 2015 (r384648)
+++ head/sysutils/libcdio-paranoia/Makefile Fri Apr 24 14:32:58 2015 (r384649)
@@ -18,6 +18,7 @@ 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-head
mailing list