diff options
Diffstat (limited to 'math/ngraph/files/patch-Makefile')
-rw-r--r-- | math/ngraph/files/patch-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ngraph/files/patch-Makefile b/math/ngraph/files/patch-Makefile index e91c8f5f2d7c..142885ac4b8c 100644 --- a/math/ngraph/files/patch-Makefile +++ b/math/ngraph/files/patch-Makefile @@ -67,7 +67,7 @@ +PLATFORM = '"for X11 [FreeBSD+Motif2.1]"' +X11INCLUDE = -I${LOCALBASE}/include -I/usr/dt/include +STATICLINK = -+X11LIB = ${MOTIFLIB} -lm -L${LOCALBASE}/lib -lXext -lXt -lXp -lX11 -lICE -lSM ++X11LIB = ${MOTIFLIB} -lm -L${LOCALBASE}/lib -lXext -lXt -lX11 -lICE -lSM # ############################################################################### |