aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-x-lib
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-06 17:43:44 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-06 17:43:44 +0000
commit7b4ee14e1fc34f0768f24115ada4f2d23bd35e75 (patch)
tree98b7a5465e92a2c035d88004521e64753c08b0ef /textproc/iiimf-x-lib
parent856903091afce38773f4c8d6d5604d3e97d0fa88 (diff)
downloadports-7b4ee14e1fc34f0768f24115ada4f2d23bd35e75.tar.gz
ports-7b4ee14e1fc34f0768f24115ada4f2d23bd35e75.zip
Notes
Diffstat (limited to 'textproc/iiimf-x-lib')
-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}"