diff options
author | pav <pav@FreeBSD.org> | 2011-10-20 02:16:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-10-20 02:16:55 +0800 |
commit | 2bf8a0c8f818d9d70a998a133619f30cb2114d11 (patch) | |
tree | c42b8e0c3931015a61b0a3865bc3829662bb9aed /graphics | |
parent | 9b984b2dbb3aa9454933c459ab71f93665212a35 (diff) | |
download | freebsd-ports-gnome-2bf8a0c8f818d9d70a998a133619f30cb2114d11.tar.gz freebsd-ports-gnome-2bf8a0c8f818d9d70a998a133619f30cb2114d11.tar.zst freebsd-ports-gnome-2bf8a0c8f818d9d70a998a133619f30cb2114d11.zip |
- Cleanup gir* directories
Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 1 | ||||
-rw-r--r-- | graphics/gdk-pixbuf2/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 4f98d5febf69..bd9d4995d3e8 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -7,6 +7,7 @@ PORTNAME?= gdk-pixbuf PORTVERSION= 2.23.5 +PORTREVISION= 1 CATEGORIES?= graphics MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gdk-pixbuf/${PORTVERSION:R} diff --git a/graphics/gdk-pixbuf2/pkg-plist b/graphics/gdk-pixbuf2/pkg-plist index 7ba643f953f8..0b632e1aacc9 100644 --- a/graphics/gdk-pixbuf2/pkg-plist +++ b/graphics/gdk-pixbuf2/pkg-plist @@ -241,9 +241,11 @@ share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo @dirrmtry share/locale/as @dirrmtry share/locale/ang/LC_MESSAGES @dirrmtry share/locale/ang +@dirrmtry share/gir-1.0 @dirrm lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/ @dirrm lib/gdk-pixbuf-2.0/%%GTK2_VERSION%% @dirrm lib/gdk-pixbuf-2.0 +@dirrmtry lib/girepository-1.0 @dirrm include/gdk-pixbuf-2.0/gdk-pixbuf @dirrm include/gdk-pixbuf-2.0/gdk-pixbuf-xlib @dirrm include/gdk-pixbuf-2.0 |