1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

multimedia/ffmpeg: Do not set DATADIR twice

PR:		232637
This commit is contained in:
Tobias Kortkamp 2018-10-24 18:07:43 +00:00
parent 95490dbfd6
commit ab5da7f7fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482928

View File

@ -457,8 +457,6 @@ NONFREE_VARS= RESTRICTED="enabling OPENSSL or FDK_AAC restricts redistribution"
INSTALL_TARGET= install-progs install-doc install-data \
install-libs install-headers install-examples
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
CONFIGURE_ENV+= COMPILER_PATH=${LOCALBASE}/bin