Date: Sun, 29 Aug 2021 18:33:31 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: 47fe72db7d32 - main - devel/libast: Add CPE information Message-ID: <202108291833.17TIXVQe074331@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=47fe72db7d32545358eb2b81f699db8ddb211792 commit 47fe72db7d32545358eb2b81f699db8ddb211792 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:22:08 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:22:08 +0000 devel/libast: Add CPE information Approved by: portmgr (blanket) --- devel/libast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libast/Makefile b/devel/libast/Makefile index cddcc3bcf5d3..28f7de700095 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -20,7 +20,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= libtool pathfix +USES= cpe libtool pathfix .if defined(MACHINE_CPU) && ${MACHINE_CPU:Mmmx} CONFIGURE_ARGS+=--enable-mmx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291833.17TIXVQe074331>