aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/iiimf-gnome-im-switcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-gnome-im-switcher/Makefile')
-rw-r--r--textproc/iiimf-gnome-im-switcher/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/iiimf-gnome-im-switcher/Makefile b/textproc/iiimf-gnome-im-switcher/Makefile
index be26d1d08eff..9135fae73130 100644
--- a/textproc/iiimf-gnome-im-switcher/Makefile
+++ b/textproc/iiimf-gnome-im-switcher/Makefile
@@ -34,10 +34,6 @@ BUILDDIR= ${WRKSRC}/gnome-im-switcher
.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}
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib -lintl ${PTHREAD_LIBS}
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"