diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-16 15:55:44 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-16 15:55:44 +0000 |
| commit | 314e7083790c8ef51ad1efa7a4e52db72133de15 (patch) | |
| tree | de1a9232f2d818ff1701352200e204fd5b3f443e | |
| parent | 922c5799176ffada0c34ee08b457d857b44cb8c7 (diff) | |
multimedia/mediainfo: Remove USES=pathfix
| -rw-r--r-- | multimedia/mediainfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile index dbacfdfea770..192e2dee0972 100644 --- a/multimedia/mediainfo/Makefile +++ b/multimedia/mediainfo/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/../../../License.html LIB_DEPENDS= libmediainfo.so:multimedia/libmediainfo \ libzen.so:multimedia/libzen -USES= compiler:c++11-lang cpe libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lang cpe libtool pkgconfig tar:xz GNU_CONFIGURE= yes |
