diff options
author | asami <asami@FreeBSD.org> | 1999-09-11 08:46:39 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-11 08:46:39 +0800 |
commit | 5388645c53416bddbee9f43ecb79ce70e16847fc (patch) | |
tree | aac63c22e83d9ecca691a8d8ce9c1b8c7018fe64 /math/xgfe | |
parent | 3e77d485d7f714928b0b1c417107cdbd95f7dbdf (diff) | |
download | freebsd-ports-gnome-5388645c53416bddbee9f43ecb79ce70e16847fc.tar.gz freebsd-ports-gnome-5388645c53416bddbee9f43ecb79ce70e16847fc.tar.zst freebsd-ports-gnome-5388645c53416bddbee9f43ecb79ce70e16847fc.zip |
Switch back dependency to gnuplot, now that chuckr has fixed it.
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 e0616b2983a4..d237d96168ba 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 |