aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/gstreamer1-plugins/Makefile7
-rw-r--r--multimedia/gstreamer1-plugins/Makefile.common3
2 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index 4f1bca6640e0..91b0e8191d0c 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -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}
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index 0c4d4ef01a0a..093d36636ebd 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -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