From 8f7bd97d790e9caeb18887feaa74cb5e40d5cee8 Mon Sep 17 00:00:00 2001 From: trevor Date: Mon, 24 Nov 2003 19:56:46 +0000 Subject: This doesn't compile on the Alpha or x86-64. reported by: kris Approved by: portmgr --- devel/cvsgraph/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/cvsgraph') diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index da15e2edf2c..e1e96d9ea09 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -27,6 +27,7 @@ ALL_TARGET= cvsgraph DOCDIR= share/doc/${PORTNAME} DOCS= ChangeLog LICENSE README EXAMPLES= cvsgraphwrapper.php3 mkimage.php3 +NOT_FOR_ARCHS= alpha amd64 PLIST= ${WRKDIR}/pkg-plist USE_AUTOCONF= yes GNU_CONFIGURE= yes -- cgit