aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:47:04 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:47:04 +0000
commite07b0852e1799302ed40d93ce7af2629b2995294 (patch)
tree37a7676c3583798a72d79f8747fb99052f86fda2 /german
parent345e93058711af8eccd5132e4ab94c8969c8934e (diff)
downloadports-e07b0852e1799302ed40d93ce7af2629b2995294.tar.gz
ports-e07b0852e1799302ed40d93ce7af2629b2995294.zip
- honor CC, CFLAGS
Notes
Notes: svn path=/head/; revision=349672
Diffstat (limited to 'german')
-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/