View | Details | Raw Unified | Return to bug 53472
Collapse All | Expand All

(-)ltrace/Makefile (+4 lines)
Lines 15-20 Link Here
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Dynamic Library Tracer -- similar to strace, but it traces library calls
16
COMMENT=	Dynamic Library Tracer -- similar to strace, but it traces library calls
17
17
18
# although there is sparc code under the Linux/ directory, there is nothing
19
# other than i386 in the FreeBSD/ directory as of 06/18/2003
20
ONLY_FOR_ARCHS=	i386
21
18
USE_REINPLACE=	yes
22
USE_REINPLACE=	yes
19
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
20
USE_GMAKE=	yes
24
USE_GMAKE=	yes

Return to bug 53472