diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-10 03:21:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-10 03:21:52 +0000 |
commit | 715099554631710c1377fdfd045e7034cdd9f735 (patch) | |
tree | eb4d6aec5f80027bd81c170af2fa86976a7a4e1f /math/siag | |
parent | 32c215e22dd2f55112721705dea07b1dc518457a (diff) | |
download | ports-715099554631710c1377fdfd045e7034cdd9f735.tar.gz ports-715099554631710c1377fdfd045e7034cdd9f735.zip |
Notes
Diffstat (limited to 'math/siag')
-rw-r--r-- | math/siag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile index 4bb0ec1b935e..fd99ea0dbc24 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -17,7 +17,7 @@ BROKEN='only siag-3.1.19.tar.gz available' LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ Xpm.4:${PORTSDIR}/graphics/xpm -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ \ catdoc:${PORTSDIR}/textproc/catdoc GNU_CONFIGURE= yes |