diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 09:24:30 +0000 |
commit | af0be8e375686a081577713fe4776246d6029a33 (patch) | |
tree | bd92f11e058269c4841c59aba4085f4906bd68cd /math | |
parent | 9d77d03a9ccd3fbb85f1d81bdb700888dd599800 (diff) | |
download | ports-af0be8e375686a081577713fe4776246d6029a33.tar.gz ports-af0be8e375686a081577713fe4776246d6029a33.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/xspread/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 2cbe032b02b8..c619993efb59 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -18,8 +18,6 @@ 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 |