diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-06-17 01:59:12 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-06-17 01:59:12 +0000 |
commit | 454d3c5cb1893bc0b1e2379b9543c55d08c5965b (patch) | |
tree | 56db26fa390a7524fd3cd6ec7f25350115596f2d /x11-wm | |
parent | 1006a073df3aac3e372f87405b1843d7dcf74660 (diff) | |
download | FreeBSD-ports-454d3c5cb1893bc0b1e2379b9543c55d08c5965b.zip FreeBSD-ports-454d3c5cb1893bc0b1e2379b9543c55d08c5965b.tar.gz |
Add CONFLICTS with x11-wm/enlightenment.
Submitted by: Geraud <gej@mmania_at_com>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 798ce9c..f2a56ff 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ embryo.9:${PORTSDIR}/lang/embryo \ eet.9:${PORTSDIR}/devel/eet +CONFLICTS= x11-wm/enlightenment USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget USE_ICONV= yes |