Unbreak after glib2 update (GIO module not needed after glib 2.28).
ok landry@ (maintainer)
This commit is contained in:
parent
d3a02bd60f
commit
34381afa5f
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2011/01/18 21:34:58 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2011/03/07 19:22:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= Xfce4 extension library
|
||||
|
||||
XFCE_VERSION= 0.6.0
|
||||
XFCE_PROJECT= exo
|
||||
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS= exo-1 0.0
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2011/01/18 21:34:58 ajacoutot Exp $
|
||||
lib/gio/modules/libexo-module-1.so
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2011/03/07 19:22:02 ajacoutot Exp $
|
||||
@lib lib/libexo-1.so.${LIBexo-1_VERSION}
|
||||
@exec %D/bin/gio-querymodules %D/lib/gio/modules/
|
||||
@unexec-delete %D/bin/gio-querymodules %D/lib/gio/modules/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2011/01/18 21:34:58 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2011/03/07 19:22:02 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/exo-csource
|
||||
@bin bin/exo-desktop-item-edit
|
||||
@ -30,10 +30,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/
|
||||
lib/gio/modules/
|
||||
@comment lib/gio/modules/libexo-module-1.a
|
||||
@comment lib/gio/modules/libexo-module-1.la
|
||||
lib/libexo-1.a
|
||||
lib/libexo-1.la
|
||||
lib/pkgconfig/
|
||||
|
Loading…
Reference in New Issue
Block a user