mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
textproc/tinyxml2: Use complete arguments/options
This commit is contained in:
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
USES= cmake:testing compiler:c++11-lang cpe dos2unix
|
||||
|
||||
CMAKE_OFF= tinyxml2_BUILD_TESTING
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
CMAKE_ON= BUILD_SHARED_LIBS \
|
||||
tinyxml2_INSTALL_PKGCONFIG
|
||||
CMAKE_TESTING_ON= tinyxml2_BUILD_TESTING
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user