aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/siag/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 4bd63278378c..691e994bfb62 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Jan 1998
# Whom: mi@aldan.algebra.com
#
-# $Id: Makefile,v 1.15 1999/06/25 21:29:23 cpiazza Exp $
+# $Id: Makefile,v 1.16 1999/06/25 21:30:04 cpiazza Exp $
#
DISTNAME= siag-3.1.18
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ \
MAINTAINER= mi@aldan.algebra.com
+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 \