svn commit: r314952 - head/graphics/gdk-pixbuf2
Jeremy Messenger
mezz at FreeBSD.org
Fri Mar 22 19:00:37 UTC 2013
Author: mezz
Date: Fri Mar 22 19:00:36 2013
New Revision: 314952
URL: http://svnweb.freebsd.org/changeset/ports/314952
Log:
Remove two directories from the plist and use gnomehier instead. Bump it again
Reported by: kwm
Modified:
head/graphics/gdk-pixbuf2/Makefile
head/graphics/gdk-pixbuf2/pkg-plist
Modified: head/graphics/gdk-pixbuf2/Makefile
==============================================================================
--- head/graphics/gdk-pixbuf2/Makefile Fri Mar 22 18:36:33 2013 (r314951)
+++ head/graphics/gdk-pixbuf2/Makefile Fri Mar 22 19:00:36 2013 (r314952)
@@ -4,7 +4,7 @@
PORTNAME= gdk-pixbuf
PORTVERSION= 2.26.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2
@@ -21,7 +21,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_XORG= xt xi x11
USE_AUTOTOOLS= libtool
-USE_GNOME+= gnomehack glib20 ltverhack
+USE_GNOME+= gnomehack gnomehier glib20 ltverhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
Modified: head/graphics/gdk-pixbuf2/pkg-plist
==============================================================================
--- head/graphics/gdk-pixbuf2/pkg-plist Fri Mar 22 18:36:33 2013 (r314951)
+++ head/graphics/gdk-pixbuf2/pkg-plist Fri Mar 22 19:00:36 2013 (r314952)
@@ -251,5 +251,3 @@ share/gir-1.0/GdkPixbuf-2.0.gir
@dirrm include/gdk-pixbuf-2.0/gdk-pixbuf-xlib
@dirrm include/gdk-pixbuf-2.0/gdk-pixbuf
@dirrm include/gdk-pixbuf-2.0
- at dirrmtry lib/girepository-1.0
- at dirrmtry share/gir-1.0
More information about the svn-ports-all
mailing list