diff options
author | steve <steve@FreeBSD.org> | 1999-11-01 07:54:43 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-01 07:54:43 +0800 |
commit | 47cf75c747767233d555649ca373bcf74347943f (patch) | |
tree | 0c59d75e481bf8478a7b32dfedec2a2c6607cc4f /math | |
parent | 6893479fd834404a7ca0a915cd8a7e0368453838 (diff) | |
download | freebsd-ports-gnome-47cf75c747767233d555649ca373bcf74347943f.tar.gz freebsd-ports-gnome-47cf75c747767233d555649ca373bcf74347943f.tar.zst freebsd-ports-gnome-47cf75c747767233d555649ca373bcf74347943f.zip |
Set 'FETCH_BEFORE_ARGS=-t' and update the checksum after we've gotten all of
the bits.
PR: 14598
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'math')
-rw-r--r-- | math/xspread/Makefile | 2 | ||||
-rw-r--r-- | math/xspread/distinfo | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 25d5748e4409..ac0ea7785649 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -18,6 +18,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ LIBS="-L${X11BASE}/lib" +FETCH_BEFORE_ARGS= -t + INSTALL_TARGET= install install.man MAN1= xspread.1 pxspread.1 diff --git a/math/xspread/distinfo b/math/xspread/distinfo index 1a8f8bd4225c..7b823d9ae8cf 100644 --- a/math/xspread/distinfo +++ b/math/xspread/distinfo @@ -1 +1 @@ -MD5 (xspread3.1.1c.tar.gz) = 140bae9ed5c727b8d901634ca3958dc4 +MD5 (xspread3.1.1c.tar.gz) = 2bb2eff5db76e5c77d3ef24199f3709d |