diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 20:35:51 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 20:35:51 +0000 |
commit | e6b39431c8b064b69494add8b1420f30929ae7d3 (patch) | |
tree | 3bee572fc0aab331f228528f14764c2c19cd57fd /x11-wm | |
parent | 9da00492b8c33472501aab009898cc4320b07268 (diff) | |
download | ports-e6b39431c8b064b69494add8b1420f30929ae7d3.tar.gz ports-e6b39431c8b064b69494add8b1420f30929ae7d3.zip |
Notes
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 |