diff options
Diffstat (limited to 'editors/thoteditor')
-rw-r--r-- | editors/thoteditor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index d3f13da7493f..6ec2c08397d7 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Structured document editor, offering a graphical WYSIWYG interface +BROKEN= /usr/bin/ld: cannot find -lXp + THOT_SUBDIR= Target USES= gmake motif WRKSRC= ${WRKDIR}/Thot/${THOT_SUBDIR} |