summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-24 19:56:46 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-24 19:56:46 +0000
commitc64f2bede86f0454d6a5e9900ec1701aed7a40dc (patch)
treeef4165b5962ad33776094932ba4f90350066f9ca
parentBackout my upgrade to nqc 2.5 r3. We are in a code freeze. (diff)
This doesn't compile on the Alpha or x86-64.
reported by: kris Approved by: portmgr
Notes
Notes: svn path=/head/; revision=94768
-rw-r--r--devel/cvsgraph/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index da15e2edf2c8..e1e96d9ea09b 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