summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-01 06:12:15 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-01 06:12:15 +0000
commit068a1da3a87d7a52de9d8ae94f80aeea87c8fda5 (patch)
tree80741f24ae4ba5487ae318b43fff0cfbc2b0937c /math
parentRevert checksum changes. (diff)
Add a '#include <sys/types.h>' for -current so this build again.
Notes
Notes: svn path=/head/; revision=13571
Diffstat (limited to 'math')
-rw-r--r--math/siag/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 6e0ffa1691a5..3a4bc5426eb1 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