summaryrefslogtreecommitdiff
path: root/databases/grass/files/patch-Makefile.in
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-09 01:46:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-09 01:46:09 +0000
commit71e67deb310f00986f28641d7c5566aa62020702 (patch)
treec19b2c4cc742aed53959149c7b7c071f6f14b7b2 /databases/grass/files/patch-Makefile.in
parentAdd entry for x11-fonts/code2000. (diff)
Update to 5.0.2, and add a little bit of deinstall logic.
PR: ports/57931 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Notes
Notes: svn path=/head/; revision=95441
Diffstat (limited to 'databases/grass/files/patch-Makefile.in')
-rw-r--r--databases/grass/files/patch-Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/grass/files/patch-Makefile.in b/databases/grass/files/patch-Makefile.in
index 93630def4d43..2335abcaa0ae 100644
--- a/databases/grass/files/patch-Makefile.in
+++ b/databases/grass/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig Mon May 13 09:41:58 2002
-+++ Makefile.in Sat May 18 21:23:45 2002
+--- Makefile.in.orig Fri Oct 11 06:06:36 2002
++++ Makefile.in Thu Oct 9 22:59:48 2003
@@ -172,8 +172,6 @@
test -d ${BINDIR} || ${MAKE_DIR_CMD} ${BINDIR}
${SHELL} -c "sed -e \"s#^GISBASE.*#GISBASE=${INST_DIR}#\" ${GRASS_BIN}/grass${NAME_VER} > ${BINDIR}/grass${NAME_VER} ; true"