Date: Fri, 30 Aug 2013 01:58:17 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325652 - head/audio/denemo Message-ID: <201308300158.r7U1wH09059970@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Aug 30 01:58:16 2013 New Revision: 325652 URL: http://svnweb.freebsd.org/changeset/ports/325652 Log: Add an explicit dependency on pkgconf Modified: head/audio/denemo/Makefile Modified: head/audio/denemo/Makefile ============================================================================== --- head/audio/denemo/Makefile Fri Aug 30 01:53:16 2013 (r325651) +++ head/audio/denemo/Makefile Fri Aug 30 01:58:16 2013 (r325652) @@ -27,7 +27,7 @@ OPTIONS_DEFINE= LILYPOND DOCS EXAMPLES LILYPOND_DESC= Install LilyPond (Printing) USE_GNOME= gtk20 gtksourceview2 librsvg2 libxml2 -USES= bison gmake +USES= bison gmake pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gtk2 \ --enable-jack \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308300158.r7U1wH09059970>