diff options
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index a0759805566b..b23e23287b22 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -8,6 +8,8 @@ PORTNAME= gstreamer PORTVERSION?= ${BASE_PORTVERSION} +# When chasing a shared library for a plug-in bump the PORTREVISION in the +# plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}. PORTREVISION?= 1 PORTEPOCH= 3 CATEGORIES?= multimedia audio |