Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:01:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 18624a3707ce - main - graphics/podofo: Cosmetic change
Message-ID:  <202110251601.19PG1abD073985@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18624a3707ce614928c978e70d55de697a055f0b

commit 18624a3707ce614928c978e70d55de697a055f0b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:05:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:15 +0000

    graphics/podofo: Cosmetic change
---
 graphics/podofo/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile
index 33029200fca9..84922505e433 100644
--- a/graphics/podofo/Makefile
+++ b/graphics/podofo/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libidn.so:dns/libidn
 
 USES=		cmake compiler:c++11-lang cpe dos2unix pkgconfig ssl
-CPE_VENDOR=	${PORTNAME}_project
 
 CMAKE_ARGS=	-DFONTCONFIG_LIBRARIES=${LOCALBASE}/lib/libfontconfig.so \
 		-DOPENSSL_INCLUDE_DIR=${OPENSSLINC} \
@@ -24,6 +23,8 @@ CMAKE_ARGS=	-DFONTCONFIG_LIBRARIES=${LOCALBASE}/lib/libfontconfig.so \
 CMAKE_ON=	PODOFO_BUILD_SHARED PODOFO_BUILD_STATIC
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	podofo_project
+
 DOS2UNIX_FILES=	cmake/modules/FindFREETYPE.cmake
 
 OPTIONS_DEFINE=	IMPOSE JPEG PNG TIFF



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110251601.19PG1abD073985>