diff options
author | xmj <xmj@FreeBSD.org> | 2014-11-11 21:06:39 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2014-11-11 21:06:39 +0800 |
commit | aeaea25e285c636bf645fbc7d7cbf6c909251327 (patch) | |
tree | f6afff664949229557403f2ab9f595530366c4cc /graphics/Makefile | |
parent | aa3d7e7e8bdeccda07fe9305433fc971f49f9cb2 (diff) | |
download | freebsd-ports-gnome-aeaea25e285c636bf645fbc7d7cbf6c909251327.tar.gz freebsd-ports-gnome-aeaea25e285c636bf645fbc7d7cbf6c909251327.tar.zst freebsd-ports-gnome-aeaea25e285c636bf645fbc7d7cbf6c909251327.zip |
Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
devel/linux-c6-libsigc++20
graphics/linux-c6-gdk-pixbuf [1]
graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
and security/linux-c6-cyrus-sasl2
- Misc. cleanups
Differential Revision: https://reviews.freebsd.org/D1108
Submitted by: kmoore [1]
Reviewed by: rene (emulation)
Approved by: portmgr (swills)
Approved by: swills (mentor)
Sponsored by: Perceivon Hosting Inc.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index cd3b502e077f..4cb8cbe4302a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -557,6 +557,8 @@ SUBDIR += linux-c6-sdl_ttf SUBDIR += linux-c6-dri SUBDIR += linux-c6-dri-compat + SUBDIR += linux-c6-gdk-pixbuf + SUBDIR += linux-c6-glx-utils SUBDIR += linux-c6-jpeg SUBDIR += linux-c6-libGLU SUBDIR += linux-c6-tiff |