diff options
Diffstat (limited to 'x11/fbdesk')
-rw-r--r-- | x11/fbdesk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 70e68310ee67..8134db3102d4 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -29,7 +29,6 @@ PORTDOCS= COPYING ChangeLog INSTALL README .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500000 -USE_REINPLACE= yes post-patch: ${REINPLACE_CMD} -e "s/inttypes\.h/stdint\.h/" \ ${WRKSRC}/src/FbTk/Timer.hh |