Date: Sun, 29 Aug 2021 18:49:37 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: e3980048a1f7 - main - www/nspluginwrapper: Add CPE information Message-ID: <202108291849.17TInbxE088518@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=e3980048a1f78bc0a5ee9c4ff2471bc789cc3232 commit e3980048a1f78bc0a5ee9c4ff2471bc789cc3232 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:44:46 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:49:12 +0000 www/nspluginwrapper: Add CPE information Approved by: portmgr (blanket) --- www/nspluginwrapper/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index f123b1d80d4e..099e480bed99 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -25,7 +25,7 @@ BINFILE= ${PORTNAME}-i386-${PORTVERSION}-${BINBUILD}${EXTRACT_SUFX} ONLY_FOR_ARCHS= i386 amd64 HAS_CONFIGURE= yes -USES= gmake gnome linux pkgconfig xorg +USES= cpe gmake gnome linux pkgconfig xorg USE_GNOME= glib20 gtk20 USE_LDCONFIG= yes USE_LINUX= gtk2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291849.17TInbxE088518>