summaryrefslogtreecommitdiff
path: root/lang/hugs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/hugs/Makefile')
-rw-r--r--lang/hugs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 1a6cf4df1452..e2927760bce3 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -29,8 +29,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-CONFIGURE_ARGS+= --with-pthreads \
- --mandir=${PREFIX}/man
+CONFIGURE_ARGS+= --with-pthreads
.if ${ARCH} == "ia64"
BROKEN= dumps core during build on ${ARCH}