Date: Fri, 10 Sep 2021 21:20:54 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 29f4190753e9 - main - multimedia/libquicktime: Add CPE information Message-ID: <202109102120.18ALKsEK014749@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=29f4190753e9c41c23b4b54c57ce617e4df4e922 commit 29f4190753e9c41c23b4b54c57ce617e4df4e922 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 20:45:29 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:18:11 +0000 multimedia/libquicktime: Add CPE information Approved by: portmgr (blanket) --- multimedia/libquicktime/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index 1dc77f6ca583..35f8d0169aa4 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -17,7 +17,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USE_LDCONFIG= yes -USES= gettext gmake libtool pathfix pkgconfig +USES= cpe gettext gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lintl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102120.18ALKsEK014749>