diff options
Diffstat (limited to 'www/kompozer/Makefile')
-rw-r--r-- | www/kompozer/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index 8ab7005a0c67..2d9b718b20ac 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -37,10 +37,6 @@ BROKEN= does not build IGNORE= does not build .endif -.if ${PERL_LEVEL} < 500600 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl -.endif - post-patch: @${RM} -f ${WRKSRC}/config.status ${WRKSRC}/config.cache @${ECHO_CMD} "LDFLAGS += -L${LOCALBASE}/lib" >> ${WRKSRC}/toolkit/components/Makefile.in |