diff options
Diffstat (limited to 'math/siag/Makefile')
-rw-r--r-- | math/siag/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile index 6e0ffa1..3a4bc54 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.8 1998/09/26 04:41:35 itojun Exp $ +# $Id: Makefile,v 1.9 1998/09/27 20:12:47 steve Exp $ # DISTNAME= siag-2.80 @@ -13,8 +13,6 @@ 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 |