mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148018 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
380 B
Diff
12 lines
380 B
Diff
--- ncarview/src/bin/ictrans/yMakefile.orig 2015-03-17 06:22:17.000000000 +0900
|
|
+++ ncarview/src/bin/ictrans/yMakefile 2016-04-17 17:47:43.000000000 +0900
|
|
@@ -31,7 +31,7 @@
|
|
MORE_LIBS = -lmalloc
|
|
#endif
|
|
|
|
-EXTRA_LIBS = $(X11LIBS) $(SUNLIBS) $(NETCDFLIB) $(HDFLIB) $(CTOFLIBS)
|
|
+EXTRA_LIBS = $(X11LIBS) $(SUNLIBS) $(NETCDFLIB) $(HDFLIB)
|
|
SYS_LIBS = $(MORE_LIBS)
|
|
|
|
SRCS = main.c
|