This only works on architectures where sizeof(int) == sizeof(void*), i.e.

i386.
This commit is contained in:
Kris Kennaway 2004-04-12 03:56:49 +00:00
parent 806c656fa0
commit 38f2045cda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106778

View file

@ -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