diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
commit | dbba8af6447e625aae93ec45e619acbecb4ab189 (patch) | |
tree | d696a8c2d3e835a743132aa1f6a5cc0557d1c435 /math/xgfe | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) | |
download | ports-dbba8af6447e625aae93ec45e619acbecb4ab189.tar.gz ports-dbba8af6447e625aae93ec45e619acbecb4ab189.zip |
Notes
Diffstat (limited to 'math/xgfe')
-rw-r--r-- | math/xgfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xgfe/Makefile b/math/xgfe/Makefile index 5a39985da8f0..7ce80a21b125 100644 --- a/math/xgfe/Makefile +++ b/math/xgfe/Makefile @@ -15,7 +15,7 @@ MAINTAINER= mph@freebsd.org RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot -USE_QT= yes +USE_QT_VER= 1 USE_X_PREFIX= yes MAKE_ENV= X11BASE=$(X11BASE) PREFIX=$(PREFIX) |