multimedia/ffmpeg0: remove extra USE_LDCONFIG
- Remove extra USE_LDCONFIG [1] - Remove PORTDOCS Spotted by: bapt [1]
This commit is contained in:
parent
60c1e42f53
commit
22e784c6a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329831
1 changed files with 0 additions and 2 deletions
|
@ -117,12 +117,10 @@ CONFIGURE_ARGS+=--prefix="${PREFIX}" \
|
|||
--extra-libs="${PTHREAD_LIBS}"
|
||||
SHLIB_VER= 1
|
||||
PLIST_SUB+= SHLIB_VER=${SHLIB_VER}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DOC_FILES= CREDITS INSTALL LICENSE MAINTAINERS README RELEASE
|
||||
# under doc subdirectory
|
||||
DOC_DOCFILES= APIchanges RELEASE_NOTES TODO *.txt *.html
|
||||
PORTDOCS= *
|
||||
|
||||
.if ${PORT_OPTIONS:MDEBUG}
|
||||
CONFIGURE_ARGS+= --disable-stripping
|
||||
|
|
Loading…
Reference in a new issue