diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:31:03 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:31:03 +0000 |
commit | c8e235f3ebfcd68a9124d91cf8763f85a2e68647 (patch) | |
tree | 1e8cd5d6fca20c06916e8e40564e78035247c913 /x11 | |
parent | 59f9ae20c705cd4c0114ebb463ea1bb8eafaa6df (diff) |
With Glib 2.28 this port doesn't install the gio module anymore. Because
it isn't needed anymore.
Notes
Notes:
svn path=/head/; revision=278561
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libexo/Makefile | 1 | ||||
-rw-r--r-- | x11/libexo/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 560fa218de8e..b66e844ff367 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -7,6 +7,7 @@ PORTNAME= libexo PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/exo/${PORTVERSION:R} diff --git a/x11/libexo/pkg-plist b/x11/libexo/pkg-plist index 62bc4b12835e..09e9cc4e52b1 100644 --- a/x11/libexo/pkg-plist +++ b/x11/libexo/pkg-plist @@ -27,9 +27,6 @@ include/exo-1/exo/exo-utils.h include/exo-1/exo/exo-wrap-table.h include/exo-1/exo/exo-xsession-client.h include/exo-1/exo/exo.h -lib/gio/modules/libexo-module-1.a -lib/gio/modules/libexo-module-1.la -lib/gio/modules/libexo-module-1.so lib/libexo-1.a lib/libexo-1.la lib/libexo-1.so |