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:
parent
95490dbfd6
commit
ab5da7f7fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482928
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user