Lines 56-62
post-patch:
Link Here
|
56 |
# FreeBSD 12.0-CURRENT after r308264 |
56 |
# FreeBSD 12.0-CURRENT after r308264 |
57 |
@${REINPLACE_CMD} -e 's|CFLAGS+=-O|#|g' \ |
57 |
@${REINPLACE_CMD} -e 's|CFLAGS+=-O|#|g' \ |
58 |
-e 's|/usr/local/|${LOCALBASE}/|g' \ |
58 |
-e 's|/usr/local/|${LOCALBASE}/|g' \ |
59 |
-e 's|-pedantic|-pedantic -Wno-error=c11-extensions|g' \ |
59 |
-e 's|-pedantic|-pedantic -Wno-c11-extensions|g' \ |
60 |
${WRKSRC}/Makefile |
60 |
${WRKSRC}/Makefile |
61 |
|
61 |
|
62 |
pre-install: |
62 |
pre-install: |