diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-21 21:04:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-21 21:04:07 +0000 |
commit | 2caceff810ee884f468d7137c6487e862e16c359 (patch) | |
tree | f3774dce97c1fa88c5365cd18a3710a8b982465a /math | |
parent | da05ec7190de61aa47fedb3c0b87d9e0a3a92c2f (diff) | |
download | ports-2caceff810ee884f468d7137c6487e862e16c359.tar.gz ports-2caceff810ee884f468d7137c6487e862e16c359.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/kseg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kseg/Makefile b/math/kseg/Makefile index fbb09c4e9a4b..6a518771196c 100644 --- a/math/kseg/Makefile +++ b/math/kseg/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mit.edu/~ibaran/ MAINTAINER= kcwu@ck.tp.edu.tw +USE_GCC= 2.95 USE_QT_VER= 2 USE_X_PREFIX= yes USE_REINPLACE= yes |