- adjust conflict marker to gnome-themes-*
with and ok aja@
This commit is contained in:
parent
f5474e1464
commit
54f991a6e6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/05/13 09:40:46 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/05/13 12:52:58 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT= standard GNOME themes
|
||||
GNOME_PROJECT= gnome-themes-standard
|
||||
GNOME_VERSION= 3.0.1
|
||||
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -27,6 +27,11 @@ MODULES= devel/gettext \
|
||||
|
||||
LIB_DEPENDS= x11/gtk+3
|
||||
|
||||
# As explained here:
|
||||
# https://mail.gnome.org/archives/desktop-devel-list/2011-March/msg00017.html
|
||||
# we need to depend on gtk-engines2 in order for the gtk2 themes to work.
|
||||
RUN_DEPENDS+= x11/gtk-engines2
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/05/13 09:40:46 ajacoutot Exp $
|
||||
@conflict gnome-themes-<3
|
||||
@comment $OpenBSD: PLIST,v 1.3 2011/05/13 12:52:58 jasper Exp $
|
||||
@conflict gnome-themes-*
|
||||
@unexec-delete rm -f %D/share/icons/Adwaita/icon-theme.cache
|
||||
@unexec-delete rm -f %D/share/icons/HighContrast/icon-theme.cache
|
||||
@unexec-delete rm -f %D/share/icons/HighContrastInverse/icon-theme.cache
|
||||
|
Loading…
Reference in New Issue
Block a user