summaryrefslogtreecommitdiff
path: root/math/gnuplot+
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-20 20:54:54 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-20 20:54:54 +0000
commitb0467ce7640ca64fccadfd446f92be609db07d6e (patch)
tree49278c6ab6fe0c1a168e1f4518a5fdc426490a30 /math/gnuplot+
parentportlint (diff)
move variables and add WWW: (portlint)
Notes
Notes: svn path=/head/; revision=27827
Diffstat (limited to 'math/gnuplot+')
-rw-r--r--math/gnuplot+/Makefile5
-rw-r--r--math/gnuplot+/pkg-descr3
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile
index 07c1feb11b8f..18ce396a9764 100644
--- a/math/gnuplot+/Makefile
+++ b/math/gnuplot+/Makefile
@@ -15,10 +15,11 @@ MASTER_SITES= ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/gnuplot+/3.7base/ \
ftp://ftp.rc.tutrp.tut.ac.jp/pub/mirror/gnuplot+/3.7base/
DISTFILES= gnuplot-3.7.1.tar.gz gnuplot3.7.1+1.1.9.patch.tar.gz \
gnuplot3.7.1+1.1.9.bugfix
+EXTRACT_ONLY= gnuplot-3.7.1.tar.gz
MAINTAINER= nakaji@tutrp.tut.ac.jp
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
VFlib2.24:${PORTSDIR}/japanese/vflib
.if defined(WITH_JP)
BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/japanese/gd \
@@ -28,8 +29,6 @@ LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
BUILD_DEPENDS= ${LOCALBASE}/lib/libttf.a:${PORTSDIR}/print/freetype
.endif
-EXTRACT_ONLY= gnuplot-3.7.1.tar.gz
-
USE_XLIB= yes
USE_GMAKE= yes
USE_AUTOCONF= yes
diff --git a/math/gnuplot+/pkg-descr b/math/gnuplot+/pkg-descr
index 4dce030ebc02..6bafc89b8ca9 100644
--- a/math/gnuplot+/pkg-descr
+++ b/math/gnuplot+/pkg-descr
@@ -8,4 +8,5 @@ On patched gnuplot, the following are added.
3. Saving histories of command-line-editing by GNU readline library.
For more information, see /usr/local/share/doc/gnuplot+/README.plus
-or http://www.ipc.chiba-u.ac.jp/~yamaga/gnuplot+/
+
+WWW: http://www.ipc.chiba-u.ac.jp/~yamaga/gnuplot+/