aboutsummaryrefslogtreecommitdiff
path: root/math/drgeo
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-08-22 12:38:12 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-08-22 12:38:12 +0000
commit21d7a35757d0a7ce71d89d25718214045fe1098b (patch)
treefa8cb9137d49155b7d04c4a4c70c4420df2405c3 /math/drgeo
parent25c4fcba995c317916f02f147de4ba102642a705 (diff)
downloadports-21d7a35757d0a7ce71d89d25718214045fe1098b.tar.gz
ports-21d7a35757d0a7ce71d89d25718214045fe1098b.zip
Notes
Diffstat (limited to 'math/drgeo')
-rw-r--r--math/drgeo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index b797b456761f..c197e6409160 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -18,6 +18,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+USE_GCC= any # doesn't link otherwise
post-patch:
@${REINPLACE_CMD} -e 's|#!/bin/bash|#!/bin/sh|g' \