diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-01-13 12:59:01 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-01-13 12:59:01 +0000 |
commit | 1b4c04efcc7e9ff2e4b65939c815182a03d1b075 (patch) | |
tree | 59759186d40424ce0bbc251433e3223ba24f0395 /graphics/Makefile | |
parent | 0e20b6bb6c9c4a58378ed654d61f533dc07ca1a7 (diff) | |
download | pkgsrc-1b4c04efcc7e9ff2e4b65939c815182a03d1b075.tar.gz |
Add and enable gst-plugins-opengl.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f7f88827066..862f407a4e7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.356 2005/01/09 11:27:53 seb Exp $ +# $NetBSD: Makefile,v 1.357 2005/01/13 12:59:01 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -115,6 +115,7 @@ SUBDIR+= gqview-gtk1 SUBDIR+= grap SUBDIR+= graphviz SUBDIR+= gri +SUBDIR+= gst-plugins-opengl SUBDIR+= gst-plugins-png SUBDIR+= gthumb SUBDIR+= gtkam |