diff options
author | mezz <mezz@FreeBSD.org> | 2004-12-23 06:02:07 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-12-23 06:02:07 +0000 |
commit | 8599ddb6bc5660e2217960bf55c2fbad33284ff7 (patch) | |
tree | da265b26f154c675685462ddcb971308060369a0 /x11-themes | |
parent | 61f24281844777bb020f0093c5c8f7832488c51b (diff) | |
download | FreeBSD-ports-8599ddb6bc5660e2217960bf55c2fbad33284ff7.zip FreeBSD-ports-8599ddb6bc5660e2217960bf55c2fbad33284ff7.tar.gz |
Change the CONFLICTS from gnome-themes-extras to gnome-themes. gnome-themes
added smooth engine a while ago and I disabled smooth engine in
gnome-themes-extras.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-smooth-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-smooth-engine/Makefile b/x11-themes/gtk-smooth-engine/Makefile index 0cbd947..bfb5d1c 100644 --- a/x11-themes/gtk-smooth-engine/Makefile +++ b/x11-themes/gtk-smooth-engine/Makefile @@ -21,7 +21,7 @@ USE_GNOME= gnometarget WANT_GNOME= yes CONFIGURE_ENV= X11BASE="${X11BASE}" -CONFLICTS= gnome-themes-extras-[0-9]* +CONFLICTS= gnome-themes-[0-9]* .include <bsd.port.pre.mk> |