aboutsummaryrefslogtreecommitdiff
path: root/science/v_sim
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 08:54:54 +0000
commit29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch)
tree1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /science/v_sim
parent7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff)
downloadports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz
ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip
Notes
Diffstat (limited to 'science/v_sim')
-rw-r--r--science/v_sim/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile
index f25f0ee6091b..18a7736ed54f 100644
--- a/science/v_sim/Makefile
+++ b/science/v_sim/Makefile
@@ -48,6 +48,8 @@ pre-configure:
-e 's|CFLAGS="-O2"|#CFLAGS="-O2"|;s|Werror ansi pedantic-errors||' \
${WRKSRC}/${CONFIGURE_SCRIPT}
${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/src/Makefile.in
+ ${REINPLACE_CMD} -e 's|-pedantic-errors||' \
+ ${WRKSRC}/src/extraGtkFunctions/Makefile.in
.if defined(WITHOUT_NLS)
${REINPLACE_CMD} -e 's|etc po Documentation|etc Documentation|' \
${WRKSRC}/Makefile.in