aboutsummaryrefslogtreecommitdiff
path: root/math/ngraph
diff options
context:
space:
mode:
Diffstat (limited to 'math/ngraph')
-rw-r--r--math/ngraph/Makefile2
-rw-r--r--math/ngraph/files/patch-Makefile8
-rw-r--r--math/ngraph/files/patch-install.sh8
3 files changed, 9 insertions, 9 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile
index 2c0dc63225fb..3f908e0a866e 100644
--- a/math/ngraph/Makefile
+++ b/math/ngraph/Makefile
@@ -11,7 +11,7 @@ DISTNAME= Ngraph-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= XY plotting tool for students, scientists, and engineers
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
USES= gmake motif
diff --git a/math/ngraph/files/patch-Makefile b/math/ngraph/files/patch-Makefile
index a147ad434831..e91c8f5f2d7c 100644
--- a/math/ngraph/files/patch-Makefile
+++ b/math/ngraph/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig 2015-07-13 12:31:19.000000000 +0900
-+++ Makefile 2015-07-18 08:34:18.463818755 +0900
-@@ -3,26 +3,26 @@
+--- Makefile.orig 2015-07-13 03:31:19 UTC
++++ Makefile
+@@ -3,26 +3,26 @@ MAINVERSION = '"6.03"'
GUIVERSION = '".54"'
VERSION=6.3.54
ALIGNSIZE = 8
@@ -41,7 +41,7 @@
#
#
###############################################################################
-@@ -150,17 +150,18 @@
+@@ -150,17 +150,18 @@ X11LIB = -L/usr/X11R6/lib -lm -lXm -lXex
#
# (Thanks to MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>)
#
diff --git a/math/ngraph/files/patch-install.sh b/math/ngraph/files/patch-install.sh
index c864d19c5bb8..d11db8296912 100644
--- a/math/ngraph/files/patch-install.sh
+++ b/math/ngraph/files/patch-install.sh
@@ -1,5 +1,5 @@
---- install.sh.orig 2009-10-15 20:17:47.000000000 +0900
-+++ install.sh 2014-06-20 21:40:11.532930042 +0900
+--- install.sh.orig 2015-07-13 03:31:19 UTC
++++ install.sh
@@ -2,6 +2,7 @@
INSTALLDIR=${INSTALLDIR:-/usr/local/lib/Ngraph}
@@ -8,7 +8,7 @@
TEXTFILES="Ngraph.ini .Ngraph .Ngraph.ngp .fit.ngp INSTALL.jis gpl.txt gpl.ja.txt"
ADDINFILES="append.nsc math.nsc text-in.nsc \
-@@ -26,8 +27,8 @@
+@@ -26,8 +27,8 @@ if [ ! -f ./org/Ngraph.ini ]
then
cp Ngraph.ini ./org
fi
@@ -19,7 +19,7 @@
echo "Making directories in ${INSTALLDIR}"
if [ ! -d ${INSTALLDIR} ]
-@@ -90,7 +91,7 @@
+@@ -112,7 +113,7 @@ echo "Copying documents to ${INSTALLDIR}
if [ ! -h ${BINDIR}/ngraph ]
then
echo "Making a symbolic link ${BINDIR}/ngraph"