mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
This only works on architectures where sizeof(int) == sizeof(void*), i.e.
i386.
This commit is contained in:
parent
806c656fa0
commit
38f2045cda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106778
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue