1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Mark ONLY_FOR_ARCHS=i386 sparc64

Reported by:    pointyhat via kris
This commit is contained in:
Michael Johnson 2006-05-03 10:39:19 +00:00
parent 78c34a7c89
commit 64f800f4ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161265

View File

@ -20,9 +20,7 @@ COMMENT= Long double math precision functions
NO_WRKSUBDIR= yes
MAKEFILE= makefile
INSTALLS_SHLIB= yes
# Known to work on atleast sparc64 & i386
#ONLY_FOR_ARCHS= i386 sparc64
NOT_FOR_ARCHS= ia64
ONLY_FOR_ARCHS= i386 sparc64
PLIST_FILES= lib/libml.a \
lib/libml.so \