git: e698ea2fb089 - main - graphics/libwmf: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 09:06:02 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e698ea2fb08960d0292a5dcf825e53768787e700 commit e698ea2fb08960d0292a5dcf825e53768787e700 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 09:04:05 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 09:04:05 +0000 graphics/libwmf: Add CPE information Approved by: portmgr (blanket) --- graphics/libwmf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 594bfce233aa..1a81d4bfd8a0 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -16,10 +16,11 @@ LIB_DEPENDS= libpng.so:graphics/png \ libgd.so:graphics/gd \ libexpat.so:textproc/expat2 -USES= autoreconf:build jpeg libtool localbase pkgconfig +USES= autoreconf:build cpe jpeg libtool localbase pkgconfig USE_GITHUB= yes GH_ACCOUNT= caolanm USE_LDCONFIG= yes +CPE_VENDOR= wvware GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gsfontdir=${LOCALBASE}/share/ghostscript/fonts