aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-zbar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer1-plugins-zbar/Makefile')
-rw-r--r--graphics/gstreamer1-plugins-zbar/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gstreamer1-plugins-zbar/Makefile b/graphics/gstreamer1-plugins-zbar/Makefile
index 0b703526e8c4..61a170f86ec8 100644
--- a/graphics/gstreamer1-plugins-zbar/Makefile
+++ b/graphics/gstreamer1-plugins-zbar/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= graphics
COMMENT= GStreamer ZBar barcode detector plugin
@@ -8,4 +8,8 @@ DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+PLIST= ${.CURDIR}/pkg-plist
+
+LIB_DEPENDS= libzbar.so:graphics/zbar
+
.include "${MASTERDIR}/Makefile"