mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Add amd64 to archs
- Allows some ports (skype) to install in that platform. Reviewed by: netchild, linimon
This commit is contained in:
parent
1ecbe559b5
commit
81018bff89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209473
@ -26,7 +26,7 @@ USE_XLIB= yes
|
||||
|
||||
# don't package this for amd64 until we come up with 32-bit ioctl wrappers for
|
||||
# the drm.
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
MODULELIST= i810_dri.so \
|
||||
i915_dri.so \
|
||||
|
Loading…
Reference in New Issue
Block a user