move variables and add WWW: (portlint)
This commit is contained in:
parent
4337b5e552
commit
b0467ce764
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27827
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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+/
|
||||
|
|
Loading…
Reference in a new issue