git: 18624a3707ce - main - graphics/podofo: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:36 UTC
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