aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-x/Makefile')
-rw-r--r--textproc/iiimf-x/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/iiimf-x/Makefile b/textproc/iiimf-x/Makefile
index 57b88741aa6a..b27e25b05e5f 100644
--- a/textproc/iiimf-x/Makefile
+++ b/textproc/iiimf-x/Makefile
@@ -32,10 +32,6 @@ BUILDDIR= ${WRKSRC}/iiimxcf/htt_xbe
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503000
-IGNORE= is supported on FreeBSD 5.3 and later only
-.endif
-
CFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
CXXFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}