diff options
author | vs <vs@FreeBSD.org> | 2004-05-26 11:36:45 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-05-26 11:36:45 +0000 |
commit | a94280440c58f968549b14318f7bdb869a1c8b7c (patch) | |
tree | d9491fd8ee77bb7c8760e78906c2c66745f57abd | |
parent | b00b38180f4a46d5fc2fd4a88e92f4620f67ba6b (diff) | |
download | FreeBSD-ports-a94280440c58f968549b14318f7bdb869a1c8b7c.zip FreeBSD-ports-a94280440c58f968549b14318f7bdb869a1c8b7c.tar.gz |
Register conflicts with new port x11-wm/expocity.
-rw-r--r-- | x11-wm/metacity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 919d40c..4b5c1bb 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -17,6 +17,7 @@ COMMENT= A window manager for the adult in you LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification +CONFLICTS= expocity* USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |