- set ONLY_FOR_ARCHS
freetype version included does not compile on 64bit
This commit is contained in:
parent
9e9bfda395
commit
6896bacd3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211351
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
|
|||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
# freetype version included does not compile on 64bit
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GETTEXT= yes
|
||||
|
|
Loading…
Reference in a new issue