summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer1-plugins/Makefile')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index fbfca2015936..8ee0c93d29f3 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -141,7 +141,7 @@ BROKEN= unknown DIST setting
pre-install:
${MKDIR} ${STAGEDIR}${PREFIX}/lib/gstreamer-${_GST1_LIB_VER}
-makesum-gst1:
- ${MAKE} DIST=makesum makesum
+makesum-all:
+ @${MAKE} DIST=makesum makesum
.include <bsd.port.mk>