aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsgraph
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-03-09 05:44:13 +0800
committertrevor <trevor@FreeBSD.org>2004-03-09 05:44:13 +0800
commitbbf90ee1fddf3817679e7bd1f96b7b55c1979206 (patch)
tree897cf682c6fc7da7c169a171002489d5c72ff03c /devel/cvsgraph
parent6f142c45ca27c4765e16794842e9fe145ef1628e (diff)
downloadfreebsd-ports-gnome-bbf90ee1fddf3817679e7bd1f96b7b55c1979206.tar.gz
freebsd-ports-gnome-bbf90ee1fddf3817679e7bd1f96b7b55c1979206.tar.zst
freebsd-ports-gnome-bbf90ee1fddf3817679e7bd1f96b7b55c1979206.zip
This doesn't compile on ia64.
Noticed by: kris
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r--devel/cvsgraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index 4ebda89b100c..30ee79ff19de 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -28,7 +28,7 @@ ALL_TARGET= cvsgraph
DOCDIR= share/doc/${PORTNAME}
DOCS= ChangeLog LICENSE README
EXAMPLES= cvsgraphwrapper.php3 mkimage.php3
-NOT_FOR_ARCHS= alpha amd64
+NOT_FOR_ARCHS= alpha amd64 ia64
PLIST= ${WRKDIR}/pkg-plist
USE_AUTOCONF= yes
GNU_CONFIGURE= yes