aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ltrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ltrace/Makefile')
-rw-r--r--sysutils/ltrace/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile
index 30361ddfc7bc..facd87d59f93 100644
--- a/sysutils/ltrace/Makefile
+++ b/sysutils/ltrace/Makefile
@@ -28,12 +28,6 @@ CONFLICTS= polygraph-2*
MAN1= ltrace.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 502000
-IGNORE= depends on PT_SYSCALL ptrace option
-.endif
-
post-patch:
${REINPLACE_CMD} -e 's|^\(CC\)|#\1|' ${WRKSRC}/Makefile.in
@@ -42,4 +36,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/etc/ltrace.conf ${PREFIX}/etc
${INSTALL_MAN} ${WRKSRC}/ltrace.1 ${PREFIX}/man/man1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>