Skip to content

Commit

Permalink
multimedia/gstreamer1-plugins: drop unused variables after e3b732b
Browse files Browse the repository at this point in the history
Reported by:	portscan
  • Loading branch information
jbeich committed May 21, 2023
1 parent 4c578e0 commit 6c77941
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
7 changes: 0 additions & 7 deletions multimedia/gstreamer1-plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down
3 changes: 0 additions & 3 deletions multimedia/gstreamer1-plugins/Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6c77941

Please sign in to comment.