aboutsummaryrefslogtreecommitdiff
path: root/graphics/pgplot
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 20:36:33 +0000
commit41d8c3385c21ae51629c8997035eae8a9423ff6c (patch)
tree246d960cb714ce0095c452017819f6b1c64a7dfb /graphics/pgplot
parent5e3b0872db18497aacc353b3ef94ad8dac11183f (diff)
Notes
Diffstat (limited to 'graphics/pgplot')
-rw-r--r--graphics/pgplot/files/Makefile.demo3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/pgplot/files/Makefile.demo b/graphics/pgplot/files/Makefile.demo
index 2d2ff02104a1..7b7455923034 100644
--- a/graphics/pgplot/files/Makefile.demo
+++ b/graphics/pgplot/files/Makefile.demo
@@ -2,10 +2,7 @@ PGPLOT_LIB = -L/usr/local/lib -lpgplot
CPGPLOT_LIB = -L/usr/local/lib -lcpgplot
LIBS= -L${LOCALBASE}/lib -lX11 -lm
-OSVERSION!= /sbin/sysctl -n kern.osreldate
-.if ${OSVERSION} > 400004
FFLAGS+= -fno-backslash
-.endif
all: cpgdemo pgdemo1 pgdemo2 pgdemo3 pgdemo4 pgdemo5 pgdemo6 pgdemo7 pgdemo8 \
pgdemo9 pgdemo10 pgdemo11 pgdemo12 pgdemo13 pgdemo14 pgdemo15 \