aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-25 20:12:01 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-25 20:35:09 +0000
commitc2e240b22798a6b8509d01e4faf749bb61a1631c (patch)
tree712ca437cf0764278959f1bc6b6c155ffc9661de
parent2478ee6e831f1544ada43806c354b3befaa30bb1 (diff)
downloadports-c2e240b22798a6b8509d01e4faf749bb61a1631c.tar.gz
ports-c2e240b22798a6b8509d01e4faf749bb61a1631c.zip
devel/zziplib: Fix SDL option
-rw-r--r--devel/zziplib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile
index d158a4302372..eeb801345484 100644
--- a/devel/zziplib/Makefile
+++ b/devel/zziplib/Makefile
@@ -37,7 +37,7 @@ MANPAGES_USES= python:3.6+,build shebangfix
MANPAGES_VARS= SHEBANG_GLOB=*.py
SDL_CMAKE_BOOL= ZZIPSDL
SDL_USE= SDL=sdl2
-SDL_USES= libtool:ldflags sdl
+SDL_USES= localbase:ldflags pkgconfig sdl
TEST_BUILD_DEPENDS= zip:archivers/zip
TEST_CMAKE_BOOL= BUILD_TESTS ZZIPTEST
TEST_CMAKE_BOOL_OFF= ZZIP_TESTCVE