diff options
Diffstat (limited to 'devel/rsvndump/Makefile')
-rw-r--r-- | devel/rsvndump/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/rsvndump/Makefile b/devel/rsvndump/Makefile index daf025a41ca4..671edea9e870 100644 --- a/devel/rsvndump/Makefile +++ b/devel/rsvndump/Makefile @@ -31,10 +31,6 @@ PLIST_FILES+= bin/rsvndump .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700041 -LDFLAGS+= ${PTHREAD_LIBS} -.endif - .if !defined(NOPORTDOCS) BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \ xmlto:${PORTSDIR}/textproc/xmlto |