- Fix hidden dependency on xdamage
- Bump PORTREVISION PR: 175940 Submitted by: Pawel Pekala <pawel@FreeBSD.org> Approved by: mentors (implicit) MFH: 2014Q3
This commit is contained in:
parent
80e82cc671
commit
86af6ed101
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363043
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user