mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
sysutils/nepomuk-core: unset FFMPEG_SUFFIX
- Unset FFMPEG_SUFFIX Approved by: portmgr (bapt, implicit)
This commit is contained in:
parent
198835b050
commit
cbff92b1c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331171
@ -14,7 +14,7 @@ COMMENT= Core Nepomuk system libraries and services for KDE
|
||||
LIB_DEPENDS= poppler-qt4:${PORTSDIR}/graphics/poppler-qt4 \
|
||||
tag.1:${PORTSDIR}/audio/taglib \
|
||||
exiv2.12:${PORTSDIR}/graphics/exiv2 \
|
||||
swscale${FFMPEG_SUFFIX}:${PORTSDIR}/multimedia/ffmpeg${FFMPEG_SUFFIX}
|
||||
swscale:${PORTSDIR}/multimedia/ffmpeg
|
||||
|
||||
CONFLICTS_INSTALL= kde-runtime-4.[7-8].*
|
||||
|
||||
@ -27,9 +27,6 @@ MAKE_ENV= XDG_CONFIG_HOME=/dev/null
|
||||
|
||||
SUB_FILES= nepomuk-env.sh
|
||||
|
||||
# supported versions: ffmpeg1, ffmpeg-devel
|
||||
FFMPEG_SUFFIX?= 1
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/env
|
||||
|
Loading…
Reference in New Issue
Block a user