freebsd-ports/multimedia/gstreamer1-plugins-x264/Makefile
Kubilay Kocak 51bfa6a800 multimedia/x264: Update to 20130827 snapshot
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports

PR:		ports/182484
Submitted by:	mm
Reviewed by:	kwm, bapt
2013-10-07 09:21:13 +00:00

14 lines
221 B
Makefile

# $FreeBSD$
PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer x264 plugin
GST_PLUGIN= x264
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"