Lines 24-27
Link Here
|
24 |
@${LN} -s ${WRKSRC}/hints/c-freebsd.ncurses.h \ |
24 |
@${LN} -s ${WRKSRC}/hints/c-freebsd.ncurses.h \ |
25 |
${WRKSRC}/c-config.h |
25 |
${WRKSRC}/c-config.h |
26 |
|
26 |
|
27 |
.include <bsd.port.mk> |
27 |
.include <bsd.port.pre.mk> |
|
|
28 |
|
29 |
.if ${PERL_LEVEL} < 500600 |
30 |
post-patch: |
31 |
${REINPLACE_CMD} -e '/warnings/d' ${WRKSRC}/Makefile.PL ${WRKSRC}/test.syms |
32 |
${REINPLACE_CMD} -e "s/.<.,//" ${WRKSRC}/test.syms |
33 |
.endif |
34 |
|
35 |
.include <bsd.port.post.mk> |