mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
multimedia/ffmpegthumbnailer: Improve port
* Remove incorrect definition of USES= tar:bz2 * Remove USE_CXXSTD, redundant and already defined by upstream * Add back USES= pathfix to make build log consistent with installed location PR: 291861 Approved by: blanket, just fix it / maintainer/committer timeout
This commit is contained in:
@@ -15,8 +15,7 @@ LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= cmake:testing compiler:c++14-lang gnome jpeg localbase \
|
||||
pkgconfig tar:bz2
|
||||
USE_CXXSTD= c++14
|
||||
pathfix pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= dirkvdb
|
||||
USE_GNOME= glib20
|
||||
|
||||
Reference in New Issue
Block a user