aboutsummaryrefslogtreecommitdiff
path: root/graphics/xsane
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xsane')
-rw-r--r--graphics/xsane/Makefile4
1 files changed, 0 insertions, 4 deletions
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'