diff options
Diffstat (limited to 'net-im/centericq/Makefile')
-rw-r--r-- | net-im/centericq/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index ddcfb10022ec..05af28b72a03 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -96,9 +96,6 @@ CONFIGURE_ARGS+= --disable-gg .endif post-patch: -.if ${OSVERSION} >= 502124 - @cd ${WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-gcc34 -.endif .for file in kkconsui-0.1/include/conf.h kkstrtext-0.1/conf.h kksystr-0.1/include/conf.h @(cd ${WRKSRC} ; \ ${MV} -f ${file} ${file}.orig ; \ |