From 41d8c3385c21ae51629c8997035eae8a9423ff6c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 5 Jan 2009 20:36:33 +0000 Subject: - Remove conditional checks for FreeBSD 5.x and older --- graphics/xsane/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'graphics/xsane') diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 0aa2890e54e0..e695db6c8b3f 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -65,10 +65,6 @@ LIB_DEPENDS+= gimp:${PORTSDIR}/graphics/gimp-app CONFIGURE_ARGS+= --disable-gimp .endif -.if ${OSVERSION} < 500035 -CONFIGURE_ENV+= CFLAGS="${CFLAGS:C/-O[0-9]*//g}" -.endif - pre-patch: @${FIND} ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} \ -i "" -e 's|\$$(DESTDIR)\$$(sbindir)||g' -- cgit v1.2.3