diff options
-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 77e75ef3487..74424f145aa 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 |