freebsd-ports/math/labplot/files/patch-configure
Martin Wilke 1b0c95cb7b - Update to 1.6.0.1
PR:		124613
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-06-19 10:52:03 +00:00

11 lines
361 B
Text

--- ./configure.orig 2008-06-15 03:01:04.000000000 +0400
+++ ./configure 2008-06-15 03:12:39.000000000 +0400
@@ -12426,7 +12426,7 @@
#error "Your system version of liborigin is too old!"
#endif
EOF
- ${CXX} -c liborigin-test.cpp
+ ${CXX} ${CPPFLAGS} -c liborigin-test.cpp
if test $? -eq 0; then
LIBORIGIN_LDFLAGS="-lorigin"
LIBORIGIN="yes"