aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-09 09:45:28 +0800
committerkris <kris@FreeBSD.org>2004-02-09 09:45:28 +0800
commit104dae94dad99d8adaea6548d6f52a55147a43e3 (patch)
tree1db537a87743d02c18f5ea1966acb4885cb741ee /x11
parent0ac59a40bf95c8721add93ea8fa45c211b7c8b05 (diff)
downloadfreebsd-ports-gnome-104dae94dad99d8adaea6548d6f52a55147a43e3.tar.gz
freebsd-ports-gnome-104dae94dad99d8adaea6548d6f52a55147a43e3.tar.zst
freebsd-ports-gnome-104dae94dad99d8adaea6548d6f52a55147a43e3.zip
BROKEN: Missing dependencies
Diffstat (limited to 'x11')
-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>