Add CONFLICTS on py-gobject.
This commit is contained in:
parent
b57f5e3f6f
commit
a0ffc96a67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153702
@ -34,7 +34,7 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
EG_SRC_DIR= ${WRKSRC}/examples
|
||||
EG_DST_DIR= ${PREFIX}/share/examples/py-gtk
|
||||
|
||||
CONFLICTS= py*-gtk-2*
|
||||
CONFLICTS= py*-gtk-2* py*-gobject-[0-9]*
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
|
@ -35,7 +35,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
EG_SRC_DIR= ${WRKSRC}/examples
|
||||
EG_DST_DIR= ${PREFIX}/share/examples/py-gtk
|
||||
|
||||
CONFLICTS= py*-gtk-0*
|
||||
CONFLICTS= py*-gtk-0* py*-gobject-[0-9]*
|
||||
|
||||
#
|
||||
# Use the same way as the Python port to determine if we want
|
||||
|
Loading…
Reference in New Issue
Block a user