add forgotten @pkgpath/@conflict markers to ease update from pkgs
pre-gtk2/gtk3 split.
This commit is contained in:
parent
5dd92c7492
commit
a6f28d9f8d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2012/08/26 21:12:08 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2012/09/04 17:18:11 landry Exp $
|
||||
|
||||
COMMENT-main= Xfce4 theme engine for Gtk+2
|
||||
COMMENT-gtk3= Xfce4 theme engine for Gtk+3
|
||||
@ -8,7 +8,7 @@ XFCE_VERSION= 3.0.0
|
||||
|
||||
MULTI_PACKAGES = -main -gtk3
|
||||
PKGNAME-main = ${PKGNAME}
|
||||
REVISION-main = 0
|
||||
REVISION-main = 1
|
||||
PKGNAME-gtk3 = gtk3-xfce-engine-${XFCE_VERSION}
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/projects/
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2012/04/30 12:48:11 landry Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2012/09/04 17:18:11 landry Exp $
|
||||
@conflict gtk-xfce-engine-<=3.0.0p0
|
||||
@pkgpath x11/xfce4/gtk-xfce-engine
|
||||
lib/gtk-2.0/
|
||||
lib/gtk-2.0/2.10.0/
|
||||
lib/gtk-2.0/2.10.0/engines/
|
||||
|
Loading…
Reference in New Issue
Block a user