From 86af6ed101768860bd092ed32bf6a4bcb7c2914d Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sun, 27 Jul 2014 10:58:31 +0000 Subject: [PATCH] - Fix hidden dependency on xdamage - Bump PORTREVISION PR: 175940 Submitted by: Pawel Pekala Approved by: mentors (implicit) MFH: 2014Q3 --- multimedia/gstreamer-plugins-good/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/gstreamer-plugins-good/Makefile b/multimedia/gstreamer-plugins-good/Makefile index 32a5a702a6e6..6ce4b9cc03f2 100644 --- a/multimedia/gstreamer-plugins-good/Makefile +++ b/multimedia/gstreamer-plugins-good/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.14 2008/03/19 14:05:36 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= Good gstreamer-plugins @@ -15,6 +15,8 @@ MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins +USE_XORG+= xdamage + gst_good_DIST= good GOOD_GST_DIRS= gst sys po PLIST_SUB= VERSION="${GST_VERSION}"