Date: Wed, 9 Dec 2015 03:17:49 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403354 - head/audio/alsa-lib Message-ID: <201512090317.tB93Hnu9090335@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Dec 9 03:17:49 2015 New Revision: 403354 URL: https://svnweb.freebsd.org/changeset/ports/403354 Log: audio/alsa-lib: add CPE information Modified: head/audio/alsa-lib/Makefile (contents, props changed) Modified: head/audio/alsa-lib/Makefile ============================================================================== --- head/audio/alsa-lib/Makefile Wed Dec 9 03:03:02 2015 (r403353) +++ head/audio/alsa-lib/Makefile Wed Dec 9 03:17:49 2015 (r403354) @@ -12,8 +12,9 @@ COMMENT= ALSA compatibility library LICENSE= LGPL21 # or any later version -USES= libtool:keepla tar:bzip2 +USES= cpe libtool:keepla tar:bzip2 USE_LDCONFIG= yes +CPE_VENDOR= alsa GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkgconfdir="\$${prefix}/libdata/pkgconfig" INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512090317.tB93Hnu9090335>