diff options
author | mezz <mezz@FreeBSD.org> | 2004-12-24 04:35:51 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-12-24 04:35:51 +0800 |
commit | 4efe2e25e828671587a05e21d200c7e866e093ba (patch) | |
tree | 8e622b23698ffe7fa24e51d66b7519bcbce5aa83 /x11-wm | |
parent | e100ebe9e6c56cdc459c0b04dd751c56c1f2ee40 (diff) | |
download | freebsd-ports-gnome-4efe2e25e828671587a05e21d200c7e866e093ba.tar.gz freebsd-ports-gnome-4efe2e25e828671587a05e21d200c7e866e093ba.tar.zst freebsd-ports-gnome-4efe2e25e828671587a05e21d200c7e866e093ba.zip |
Tweak better CONFLICTS: s/expocity*/expocity-[0-9]*/g
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 77e75ef3487d..74424f145aae 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -17,7 +17,7 @@ COMMENT= A window manager for the adult in you LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification -CONFLICTS= expocity* +CONFLICTS= expocity-[0-9]* USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |