diff options
-rw-r--r-- | math/gnuplot+/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index 33ec97b6cf67..1d2868d911ce 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/graphics/gd \ ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype +BROKEN= gd upgrade + EXTRACT_ONLY= gnuplot-3.7.tar.gz USE_XLIB= yes |