mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix LIB_DEPENDS
This commit is contained in:
parent
79ec9a953c
commit
9029c2be05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562138
@ -4,7 +4,7 @@
|
||||
PORTNAME= openrct2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.3.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= pkubaj@FreeBSD.org
|
||||
@ -24,7 +24,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libcurl.so:ftp/curl \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libicuuc.so:devel/icu \
|
||||
libbenchmark.so:devel/grpc \
|
||||
libbenchmark.so:devel/benchmark \
|
||||
libduktape.so:lang/duktape-lib
|
||||
|
||||
USES= cmake compiler:c++17-lang desktop-file-utils gnome gl iconv \
|
||||
|
Loading…
Reference in New Issue
Block a user