summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-04 08:23:32 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-04 08:23:32 +0800
commit2cd73aa53ed857163d9da938ce5167f1d7f5f6de (patch)
treee8b1dc57a66da3549fab2154af171607cc8eb904 /x11-toolkits
parent1f045d31528dbec7762f620322f806530fffb7b2 (diff)
downloadmarcuscom-ports-2cd73aa53ed857163d9da938ce5167f1d7f5f6de.tar
marcuscom-ports-2cd73aa53ed857163d9da938ce5167f1d7f5f6de.tar.gz
marcuscom-ports-2cd73aa53ed857163d9da938ce5167f1d7f5f6de.tar.bz2
marcuscom-ports-2cd73aa53ed857163d9da938ce5167f1d7f5f6de.tar.lz
marcuscom-ports-2cd73aa53ed857163d9da938ce5167f1d7f5f6de.tar.xz
marcuscom-ports-2cd73aa53ed857163d9da938ce5167f1d7f5f6de.tar.zst
marcuscom-ports-2cd73aa53ed857163d9da938ce5167f1d7f5f6de.zip
Add a CONFLICTS on gtk-smooth-engine.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1592 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnome-themes-extras/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gnome-themes-extras/Makefile b/x11-toolkits/gnome-themes-extras/Makefile
index 1025a75ab..314c0e869 100644
--- a/x11-toolkits/gnome-themes-extras/Makefile
+++ b/x11-toolkits/gnome-themes-extras/Makefile
@@ -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|"