--- ltrace/Makefile.dist Fri Feb 21 07:17:17 2003 +++ ltrace/Makefile Wed Jun 18 19:04:37 2003 @@ -15,6 +15,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic Library Tracer -- similar to strace, but it traces library calls +# although there is sparc code under the Linux/ directory, there is nothing +# other than i386 in the FreeBSD/ directory as of 06/18/2003 +ONLY_FOR_ARCHS= i386 + USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes