diff options
-rw-r--r-- | math/siag/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile index 9eba30da6abb..6e0ffa1691a5 100644 --- a/math/siag/Makefile +++ b/math/siag/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Jan 1998 # Whom: ports@freebsd.org # -# $Id: Makefile,v 1.7 1998/09/21 01:35:32 steve Exp $ +# $Id: Makefile,v 1.8 1998/09/26 04:41:35 itojun Exp $ # DISTNAME= siag-2.80 @@ -13,6 +13,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tsiag-2.80.tar.gz MAINTAINER= ports@freebsd.org +BROKEN= build + LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d USE_X_PREFIX= yes |