1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Set ONLY_FOR_ARCHS=i386 alpha since those are the only platforms with

driver support.
This commit is contained in:
Kris Kennaway 2004-04-17 13:04:16 +00:00
parent 4802b05790
commit 0d48657f14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107331

View File

@ -21,6 +21,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype.9:${PORTSDIR}/print/freetype2 \
ltdl.4:${PORTSDIR}/devel/libltdl
ONLY_FOR_ARCHS= i386 alpha
USE_X_LIB= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes