diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-12 19:23:29 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-12 19:23:29 +0000 |
commit | 3f7103aa9fc4d17570228a582d7a488494ebcc21 (patch) | |
tree | 03e594a6c127de1de05321a64e0af0a547c0fefa /math/fityk | |
parent | 25a6fb22d2d1147b05046c661f73e34e26f37e7d (diff) | |
download | ports-3f7103aa9fc4d17570228a582d7a488494ebcc21.tar.gz ports-3f7103aa9fc4d17570228a582d7a488494ebcc21.zip |
Notes
Diffstat (limited to 'math/fityk')
-rw-r--r-- | math/fityk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile index d66800ba4569..290b20f8ae9a 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Free peak fitting software BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ +LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \ readline.5:${PORTSDIR}/devel/readline USE_GNOME= gnometarget |