mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
textproc/tinyxml2: Remove USES=pathfix
- Cosmetic change
This commit is contained in:
@@ -12,19 +12,19 @@ WWW= https://leethomason.github.io/tinyxml2/ \
|
||||
LICENSE= ZLIB
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= cmake:testing compiler:c++11-lang cpe dos2unix pathfix
|
||||
CPE_VENDOR= tinyxml2_project
|
||||
USES= cmake:testing compiler:c++11-lang cpe dos2unix
|
||||
|
||||
CMAKE_OFF= tinyxml2_BUILD_TESTING
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
CMAKE_TESTING_ON= tinyxml2_BUILD_TESTING
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= leethomason
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
CMAKE_TESTING_ON= tinyxml2_BUILD_TESTING
|
||||
|
||||
CMAKE_OFF= tinyxml2_BUILD_TESTING
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
CPE_VENDOR= tinyxml2_project
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user