Page MenuHomeFreeBSD

D20819.id59251.diff
No OneTemporary

D20819.id59251.diff

Index: sysutils/minipro/Makefile
===================================================================
--- sysutils/minipro/Makefile
+++ sysutils/minipro/Makefile
@@ -12,7 +12,7 @@
RUN_DEPENDS= bash:shells/bash
-USES= gmake pkgconfig shebangfix
+USES= compiler:c11 gmake pkgconfig shebangfix
USE_GITLAB= yes
GL_ACCOUNT= DavidGriffith
@@ -24,8 +24,9 @@
man/man1/minipro.1.gz
post-patch:
- @${REINPLACE_CMD} -e ' s|gcc|clang|g' \
- -e 's|share/||g' \
+ @${REINPLACE_CMD} -e '/gcc/d' \
+ -e 's|share/||g' \
+ -e 's|CFLAGS =| CFLAGS +=|g' \
${WRKSRC}/Makefile
post-install:

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 4, 12:41 AM (11 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16957415
Default Alt Text
D20819.id59251.diff (596 B)

Event Timeline