Unbreak py-wxPython: "include/wx/mediactrl.h" needs to go into
PLIST-main. Ok jasper@
This commit is contained in:
parent
e8ffcc8a1c
commit
e18498cdcd
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2011/12/09 09:10:05 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2011/12/11 18:04:02 dcoppa Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
@ -9,7 +9,8 @@ V = 2.8.12
|
||||
DISTNAME = wxWidgets-${V}
|
||||
PKGNAME-main = wxWidgets-gtk2-${V}
|
||||
PKGNAME-media = wxWidgets-media-${V}
|
||||
REVISION-main = 2
|
||||
REVISION-main = 3
|
||||
REVISION-media =0
|
||||
CATEGORIES = x11
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=wxwindows/}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2011/12/09 09:10:05 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2011/12/11 18:04:02 dcoppa Exp $
|
||||
@conflict wxWidgets-headers-*
|
||||
@conflict wxWidgets-gtkheaders-*
|
||||
@conflict wxWidgets-x11univ-*
|
||||
@ -6,6 +6,7 @@
|
||||
@conflict wxWidgets-lesstif-*
|
||||
@conflict wxWidgets-gtk-*
|
||||
@conflict wxWidgets-gtk2-*
|
||||
@conflict wxWidgets-media-<2.8.12p0
|
||||
@pkgpath x11/wxWidgets/x11univ
|
||||
@pkgpath x11/wxWidgets/motif
|
||||
@pkgpath x11/wxWidgets/lesstif
|
||||
@ -371,6 +372,7 @@ include/wx/longlong.h
|
||||
include/wx/math.h
|
||||
include/wx/matrix.h
|
||||
include/wx/mdi.h
|
||||
include/wx/mediactrl.h
|
||||
include/wx/memconf.h
|
||||
include/wx/memory.h
|
||||
include/wx/memtext.h
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST-media,v 1.1 2011/12/09 09:10:05 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST-media,v 1.2 2011/12/11 18:04:02 dcoppa Exp $
|
||||
@conflict wxWidgets-gtk2-<=2.8.12p1
|
||||
include/wx/mediactrl.h
|
||||
@lib lib/libwx_gtk2_media.so.${LIBwx_gtk2_media_VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user