diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-17 01:59:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-17 01:59:12 +0000 |
commit | 3bbeccfd29151a751acdc29814d359fc780f7d53 (patch) | |
tree | 1bc6556453887b3d306aa141c77fa3ad7059a458 /x11-wm | |
parent | 6fe3f4589dfd3d109068c892ec0059daf89846c9 (diff) | |
download | ports-3bbeccfd29151a751acdc29814d359fc780f7d53.tar.gz ports-3bbeccfd29151a751acdc29814d359fc780f7d53.zip |
Add CONFLICTS with x11-wm/enlightenment.
Submitted by: Geraud <gej@mmania_at_com>
Notes
Notes:
svn path=/head/; revision=137591
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 798ce9c746ff..f2a56ff89725 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 |