1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/cad/netgen/files/patch-libsrc_geom2d_Makefile.am

11 lines
334 B
Plaintext

--- libsrc/geom2d/Makefile.am.orig 2014-08-29 09:54:06 UTC
+++ libsrc/geom2d/Makefile.am
@@ -1,6 +1,6 @@
noinst_HEADERS = geom2dmesh.hpp geometry2d.hpp vsgeom2d.hpp
-AM_CPPFLAGS = -I$(top_srcdir)/libsrc/include $(TCL_INCLUDES)
+AM_CPPFLAGS = -I$(top_srcdir)/libsrc/include $(TCL_INCLUDES) $(TK_INCLUDES)
METASOURCES = AUTO