summaryrefslogtreecommitdiff
path: root/textproc/iiimf-client-lib
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-client-lib')
-rw-r--r--textproc/iiimf-client-lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile
index 34952b751fd5..3627d20aca77 100644
--- a/textproc/iiimf-client-lib/Makefile
+++ b/textproc/iiimf-client-lib/Makefile
@@ -31,10 +31,6 @@ BUILDDIR= ${WRKSRC}/lib/iiimcf
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503000
-IGNORE= is supported on FreeBSD 5.3 and later only
-.endif
-
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"