From 38f2045cda57d1633f8af4e33b66eb7bdb33ff1a Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 12 Apr 2004 03:56:49 +0000 Subject: This only works on architectures where sizeof(int) == sizeof(void*), i.e. i386. --- devel/cvsgraph/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/cvsgraph') diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 82dd99a3f493..150800f2bbd2 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 ia64 +ONLY_FOR_ARCHS= i386 PLIST= ${WRKDIR}/pkg-plist USE_AUTOCONF_VER= 213 GNU_CONFIGURE= yes -- cgit v1.2.3