diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-10 06:44:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-10 06:44:43 +0000 |
commit | b98592c11533d4b1faaa588501cc3dcb95b31408 (patch) | |
tree | 957d33b6420157ae2942113e0d9f9af7c988e6b9 /math/xgfe/Makefile | |
parent | ce1f6608f852128aa0344f5c20f7b4e4585e3dbe (diff) |
Notes
Diffstat (limited to 'math/xgfe/Makefile')
-rw-r--r-- | math/xgfe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/xgfe/Makefile b/math/xgfe/Makefile index 4c1856458a54..5cc2f3a00669 100644 --- a/math/xgfe/Makefile +++ b/math/xgfe/Makefile @@ -16,6 +16,7 @@ COMMENT= An X11 front-end for Gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +USE_GCC= 2.95 USE_QT_VER= 1 USE_X_PREFIX= yes |