mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
8a529b7eb0
- Set OCC option off: cad/opencascade port needs updating before this works. Feature safe: yes
12 lines
611 B
Plaintext
12 lines
611 B
Plaintext
--- ng/Makefile.in-orig 2012-11-22 00:40:30.000000000 +0000
|
|
+++ ng/Makefile.in 2012-11-22 00:41:00.000000000 +0000
|
|
@@ -303,7 +303,7 @@
|
|
$(top_builddir)/libsrc/csg/libcsg.la \
|
|
$(top_builddir)/libsrc/interface/libinterface.la \
|
|
$(top_builddir)/libsrc/meshing/libmesh.la \
|
|
- -L$(TK_BIN_DIR)/Togl1.7 $(TOGLLIBDIR) -lTogl $(LIBGLU) $(TK_LIB_SPEC) $(TCL_LIB_SPEC) $(MPI_LIBS) $(FFMPEG_LIBS) $(JPEGLIB_LIBS) $(PKG_LIBS)
|
|
+ -L$(TK_BIN_DIR)/Togl-1.7 $(TOGLLIBDIR) -ltogl $(LIBGLU) $(TK_LIB_SPEC) $(TCL_LIB_SPEC) $(MPI_LIBS) $(FFMPEG_LIBS) $(JPEGLIB_LIBS) $(PKG_LIBS)
|
|
|
|
#
|
|
# $(top_builddir)/libsrc/occ/liboccvis.la
|