summaryrefslogtreecommitdiff
path: root/math/xgfe/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-10 03:21:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-10 03:21:52 +0000
commit715099554631710c1377fdfd045e7034cdd9f735 (patch)
treeeb4d6aec5f80027bd81c170af2fa86976a7a4e1f /math/xgfe/Makefile
parentUpdated to 1.1.9 (diff)
Change dependency from gnuplot to gnuplot+ (which has already been fixed
to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back.
Notes
Notes: svn path=/head/; revision=21532
Diffstat (limited to '')
-rw-r--r--math/xgfe/Makefile2
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