aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/libSM/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile
index 61a003c9b2fc..9c66090027b6 100644
--- a/x11/libSM/Makefile
+++ b/x11/libSM/Makefile
@@ -30,4 +30,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-6.0.1
INSTALLS_SHLIB= yes
+BROKEN= "Missing dependencies"
+
.include <bsd.port.mk>