diff options
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 d237d96168ba..e0616b2983a4 100644 --- a/math/xgfe/Makefile +++ b/math/xgfe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ MAINTAINER= mph@freebsd.org -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ USE_QT= yes USE_X_PREFIX= yes |