aboutsummaryrefslogtreecommitdiffstats
path: root/editors/rospell
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-11 06:51:08 +0800
committerkris <kris@FreeBSD.org>2007-02-11 06:51:08 +0800
commit8cbc573416d08d42efc431a92e6e9fc92f16376b (patch)
treed95342afeb15435ab5aa45a6a5841efd6ee56852 /editors/rospell
parent76f593e071a8757725d8090553730144485854cb (diff)
downloadfreebsd-ports-gnome-8cbc573416d08d42efc431a92e6e9fc92f16376b.tar.gz
freebsd-ports-gnome-8cbc573416d08d42efc431a92e6e9fc92f16376b.tar.zst
freebsd-ports-gnome-8cbc573416d08d42efc431a92e6e9fc92f16376b.zip
BROKEN: Segfault during build
Diffstat (limited to 'editors/rospell')
-rw-r--r--editors/rospell/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/rospell/Makefile b/editors/rospell/Makefile
index 9c6db0d00825..ac8c2642225b 100644
--- a/editors/rospell/Makefile
+++ b/editors/rospell/Makefile
@@ -18,6 +18,8 @@ COMMENT= QT-based editor with support for romanian charsets and spell checking
BUILD_DEPENDS+= ${LOCALBASE}/include/readtags.h:${PORTSDIR}/devel/ctags
RUN_DEPENDS+= ${LOCALBASE}/lib/readtags.o:${PORTSDIR}/devel/ctags
+BROKEN= Segfault during build
+
USE_XLIB= yes
USE_QT_VER= 3
MAKE_ENV+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS}