1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

multimedia/gstreamer1-plugins: drop unused variables after e3b732b479

Reported by:	portscan
This commit is contained in:
Jan Beich 2023-05-21 00:52:33 +00:00
parent 4c578e0454
commit 6c779413be
2 changed files with 0 additions and 10 deletions

View File

@ -143,13 +143,6 @@ DISTFILES+= ${BASE_DISTFILE}:base ${BAD_DISTFILE}:bad \
BROKEN= Unknown dist setting
.endif
# cdrom/dvd default device
.ifdef(WITH_DVD_DEVICE)
DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE}
.else
DEFAULT_DVD_DEVICE=/dev/cd0
.endif
pre-install:
${MKDIR} ${STAGEDIR}${PREFIX}/lib/gstreamer-${VERSION}

View File

@ -363,8 +363,5 @@ GST_PLUGIN_SUFFIX?= -${GST_PLUGIN}
USE_GSTREAMER+= ${DIST:base=}
GST_INC_DIR= include/gstreamer-${VERSION}
GST_LIB_DIR= lib/gstreamer-${VERSION}
.endif # NO_GSTREAMER_COMMON