summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.8-opengl
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-15 14:58:19 +0000
committerjoerg <joerg>2007-02-15 14:58:19 +0000
commit4a06afc49b178d4240d8a0a6fb890eec6e45f3f9 (patch)
tree420dde1256bf14951c892c68e4764ab127cd0134 /graphics/gst-plugins0.8-opengl
parentbacd95d61710a9d33e01698cddafdae606d07618 (diff)
downloadpkgsrc-4a06afc49b178d4240d8a0a6fb890eec6e45f3f9.tar.gz
Modular Xorg support.
Diffstat (limited to 'graphics/gst-plugins0.8-opengl')
-rw-r--r--graphics/gst-plugins0.8-opengl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gst-plugins0.8-opengl/Makefile b/graphics/gst-plugins0.8-opengl/Makefile
index 67066b5fb4c..4721d34ab15 100644
--- a/graphics/gst-plugins0.8-opengl/Makefile
+++ b/graphics/gst-plugins0.8-opengl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/04/17 14:52:11 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/15 14:58:21 joerg Exp $
#
GST_PLUGINS0.8_NAME= opengl
@@ -10,4 +10,5 @@ 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"