14 lines
384 B
Makefile
14 lines
384 B
Makefile
# $NetBSD: Makefile,v 1.8 2007/02/15 14:58:21 joerg Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.8_NAME= opengl
|
|
GST_PLUGINS0.8_DIR= sys/glsink
|
|
|
|
.include "../../multimedia/gst-plugins0.8/Makefile.common"
|
|
PKGREVISION= 5
|
|
|
|
BUILDLINK_API_DEPENDS.gst-plugins0.8+= gst-plugins0.8>=0.8.7nb1
|
|
|
|
.include "../../graphics/MesaLib/buildlink3.mk"
|
|
.include "../../graphics/glu/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|