diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-09 01:45:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-09 01:45:28 +0000 |
commit | 1c4a950562678af83f3b6b66cd320fb9353b592a (patch) | |
tree | 14ff5390ddc1995de351acbbd60264aa75fe6d5e /x11/libSM | |
parent | 30560721244043b98447c85942d2cba384e7d080 (diff) | |
download | ports-1c4a950562678af83f3b6b66cd320fb9353b592a.tar.gz ports-1c4a950562678af83f3b6b66cd320fb9353b592a.zip |
Notes
Diffstat (limited to 'x11/libSM')
-rw-r--r-- | x11/libSM/Makefile | 2 |
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> |