print/freetype2: Do not add debug suffix to shared libraries

PR:		264457
Reported by:	Marcin Cieślak <saper@saper.info>
Approved by:	desktop (tcberner)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35712
This commit is contained in:
Joseph Mingrone 2022-07-14 11:07:34 -03:00
parent 1035e88e5d
commit 79e033e525
No known key found for this signature in database
GPG key ID: 36A40C83B0D6EF9E
2 changed files with 5 additions and 4 deletions

View file

@ -2,6 +2,7 @@
PORTNAME= freetype2
DISTVERSION= 2.12.1
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= SAVANNAH/${PORTNAME:S/2//} \
SF/freetype/${PORTNAME}/${DISTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/}/
@ -24,13 +25,13 @@ CPE_VENDOR= freetype
USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS \
DISABLE_FORCE_DEBUG_POSTFIX \
FT_REQUIRE_BZIP2 \
FT_REQUIRE_ZLIB \
FT_DISABLE_HARFBUZZ
SUB_FILES= pkg-message
PLIST_SUB= DEBUG_SUFFIX=${WITH_DEBUG:Dd}
PORTDOCS= CHANGES FTL.TXT formats.txt raster.txt reference
OPTIONS_DEFINE= BROTLI DEBUG DOCS LONG_PCF_NAMES PNG TABLE_VALIDATION

View file

@ -58,7 +58,7 @@ include/freetype2/ft2build.h
lib/cmake/freetype/freetype-config-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/freetype/freetype-config-version.cmake
lib/cmake/freetype/freetype-config.cmake
lib/libfreetype%%DEBUG_SUFFIX%%.so
lib/libfreetype%%DEBUG_SUFFIX%%.so.6
lib/libfreetype%%DEBUG_SUFFIX%%.so.6.18.3
lib/libfreetype.so
lib/libfreetype.so.6
lib/libfreetype.so.6.18.3
libdata/pkgconfig/freetype2.pc