Add a reciprocal CONFLICTS entry for gtk-smooth-engine.
This commit is contained in:
parent
81dd49452c
commit
920b655212
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97268
2 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,8 @@ USE_GNOME= gnomehack libgnomeui
|
|||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
CONFLICTS= gtk-smooth-engine-*
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
"/^themedir =.*metacity-1$$/s|themes|gnome/themes|"
|
||||
|
|
|
@ -25,6 +25,8 @@ USE_GNOME= gnomehack libgnomeui
|
|||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
CONFLICTS= gtk-smooth-engine-*
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
"/^themedir =.*metacity-1$$/s|themes|gnome/themes|"
|
||||
|
|
Loading…
Reference in a new issue