mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
11 lines
269 B
Text
11 lines
269 B
Text
--- routines/pvm/Makefile Mon Apr 30 21:48:16 2001
|
|
+++ routines/pvm/Makefile Mon Apr 30 21:52:03 2001
|
|
@@ -10,7 +10,7 @@
|
|
|
|
include ../../Makefile.incl
|
|
|
|
-CFLAGS = $(CC_OPTIONS) -I${PVMROOT}/include
|
|
+CFLAGS = $(CC_OPTIONS) -I${PVM_INCLUDE}
|
|
|
|
FFLAGS = $(FC_OPTIONS)
|
|
|