aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-x-lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-x-lib/Makefile')
-rw-r--r--textproc/iiimf-x-lib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile
index 761f7f22e402..aa58fdb9414f 100644
--- a/textproc/iiimf-x-lib/Makefile
+++ b/textproc/iiimf-x-lib/Makefile
@@ -34,10 +34,6 @@ BUILDDIR= ${WRKSRC}/iiimxcf/xiiimp.so
.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 -lintl ${PTHREAD_LIBS}
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"