summaryrefslogtreecommitdiff
path: root/x11/xidle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xidle/Makefile')
-rw-r--r--x11/xidle/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11/xidle/Makefile b/x11/xidle/Makefile
index 2229b5483fd7..2dd56bcb36ca 100644
--- a/x11/xidle/Makefile
+++ b/x11/xidle/Makefile
@@ -26,11 +26,6 @@ MAN1= xidle.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 502104
-post-extract:
- @${REINPLACE_CMD} -e 's|getopt_long_only|getopt_long|' ${WRKSRC}/xidle.c
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xidle ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/xidle.1 ${PREFIX}/man/man1