aboutsummaryrefslogtreecommitdiff
path: root/devel/rsvndump
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-11-21 02:23:51 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-11-21 02:23:51 +0000
commita4620385c8b0ad8b2f798e0210bc6d50c5a92ba9 (patch)
tree8ad5dc70198ee7aa15a6dc56d2a7e8644d928fef /devel/rsvndump
parent193077d4f04f82af642851ecba7d712206eab5cb (diff)
Notes
Diffstat (limited to 'devel/rsvndump')
-rw-r--r--devel/rsvndump/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/rsvndump/Makefile b/devel/rsvndump/Makefile
index cee51d36d678..ff729bf1b510 100644
--- a/devel/rsvndump/Makefile
+++ b/devel/rsvndump/Makefile
@@ -29,6 +29,10 @@ PLIST_FILES+= bin/rsvndump
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700041
+CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS}
+.endif
+
BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \
xmlto:${PORTSDIR}/textproc/xmlto