mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
bd7d1808e5
Submitted by: maintainer
12 lines
346 B
Plaintext
12 lines
346 B
Plaintext
--- modules/modflow/Makefile Sat Aug 16 01:52:00 2003
|
|
+++ modules/modflow/Makefile.patch Sat Aug 16 01:51:51 2003
|
|
@@ -17,7 +17,7 @@
|
|
|
|
NAME = modflow.so
|
|
|
|
-CFLAGS = -Wall -Werror -ggdb -I../../vm/include \
|
|
+CFLAGS += -Wall -Werror -ggdb -I../../vm/include \
|
|
-I../../libelfsh/include -I../../libhash/include \
|
|
-fPIC -rdynamic -DELFSH_INTERN
|
|
|