aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--german/dtaus/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/german/dtaus/Makefile b/german/dtaus/Makefile
index 4032b23b4c69..21bd630d84a3 100644
--- a/german/dtaus/Makefile
+++ b/german/dtaus/Makefile
@@ -20,8 +20,11 @@ OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
do-configure:
- ${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|g' \
+ ${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|g' \
${WRKSRC}/bigint.c ${WRKSRC}/dtaus.c
+ ${REINPLACE_CMD} -e 's|^CC =|CC?=|' \
+ -e 's|^CFLAGS =|CFLAGS+=|' \
+ ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dtaus ${STAGEDIR}${PREFIX}/bin/