diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
commit | fa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch) | |
tree | 94158659da258abce4ed96928351a7282233e421 /graphics/dataplot/Makefile | |
parent | 09db2e42a9f1432af998b2877453c2eaf20a132c (diff) |
Notes
Diffstat (limited to 'graphics/dataplot/Makefile')
-rw-r--r-- | graphics/dataplot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 34b6c55426ac..849a660f2f78 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -26,7 +26,6 @@ LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ USE_FORTRAN= yes FFLAGS+= -fno-range-check -MAKE_ENV+= FFLAGS="${FFLAGS}" USE_XORG= x11 xi NO_WRKSUBDIR= yes MAXOBV?= 100000 # Change if you need more observations/variable |