1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- set ONLY_FOR_ARCHS

freetype version included does not compile on 64bit
This commit is contained in:
Dirk Meyer 2008-04-16 10:43:05 +00:00
parent 9e9bfda395
commit 6896bacd3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211351

View File

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