diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-11-29 09:40:41 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-11-29 09:40:41 +0000 |
commit | 2cfd1c7bc0250319e20f870f93eacb698dd08d7a (patch) | |
tree | f6779ece9f9e2283097ee3ad9d38bb0cc166de2c /x11 | |
parent | b3b558279457e46f893c4d6bc0d93043fdd32108 (diff) | |
download | pkgsrc-2cfd1c7bc0250319e20f870f93eacb698dd08d7a.tar.gz |
Add gstreamer1 packages.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 36291496fe0..fffb2d3095a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.666 2012/11/10 17:10:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.667 2012/11/29 09:40:42 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -84,6 +84,7 @@ SUBDIR+= grandr_applet SUBDIR+= gromit SUBDIR+= gselt SUBDIR+= gst-plugins0.10-x11 +SUBDIR+= gst-plugins1-x11 SUBDIR+= gtk SUBDIR+= gtk+extra SUBDIR+= gtk-sharp |