aboutsummaryrefslogtreecommitdiff
path: root/x11/xidle
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 05:00:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 05:00:46 +0000
commit5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch)
tree42b0d2f988ffac4df04dcff388a29052efdec94a /x11/xidle
parente4aa76a9be409201f9ab206e1028818ae37599ad (diff)
downloadports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.tar.gz
ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.zip
Notes
Diffstat (limited to 'x11/xidle')
-rw-r--r--x11/xidle/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xidle/Makefile b/x11/xidle/Makefile
index 6f5adf75bafd..1c737d145528 100644
--- a/x11/xidle/Makefile
+++ b/x11/xidle/Makefile
@@ -27,8 +27,6 @@ MAN1= xidle.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 502104
-USE_REINPLACE= yes
-
post-extract:
@${REINPLACE_CMD} -e 's|getopt_long_only|getopt_long|' ${WRKSRC}/xidle.c
.endif