aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-21 04:54:54 +0800
committermharo <mharo@FreeBSD.org>2000-04-21 04:54:54 +0800
commitd3eb45f861677ad2dd0f86d974c5a9d1fa4a0a6e (patch)
tree06a8327d979d130e85cef29d29a415d772552f2b /math
parent5d72d20f184d5afd8a73760645e5f3a5c6cadd33 (diff)
downloadfreebsd-ports-gnome-d3eb45f861677ad2dd0f86d974c5a9d1fa4a0a6e.tar.gz
freebsd-ports-gnome-d3eb45f861677ad2dd0f86d974c5a9d1fa4a0a6e.tar.zst
freebsd-ports-gnome-d3eb45f861677ad2dd0f86d974c5a9d1fa4a0a6e.zip
move variables and add WWW: (portlint)
Diffstat (limited to 'math')
-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+/