aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-lame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstreamer1-plugins-lame/Makefile')
-rw-r--r--audio/gstreamer1-plugins-lame/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/gstreamer1-plugins-lame/Makefile b/audio/gstreamer1-plugins-lame/Makefile
index ae97201e927c..fde330beb9bb 100644
--- a/audio/gstreamer1-plugins-lame/Makefile
+++ b/audio/gstreamer1-plugins-lame/Makefile
@@ -8,4 +8,8 @@ DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+PLIST= ${.CURDIR}/pkg-plist
+
+LIB_DEPENDS= libmp3lame.so:audio/lame
+
.include "${MASTERDIR}/Makefile"