From ff12dc7c50ffc9db02881b9a8009d83d57ad65e0 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 10 Sep 2002 16:27:10 +0000 Subject: Remove mention of the WITH_XINPUT macro. Submitted by: netchild --- x11-toolkits/gtk12/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'x11-toolkits/gtk12') diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index b6ff64d00c49..26e49001e4e1 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -32,11 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gtk12-config.1 -pre-extract: -.if !defined(WITH_XINPUT) - @${ECHO_MSG} "You can enable support for XInput by defining WITH_XINPUT." -.endif - pre-build: ${RM} -rf ${WRKSRC}/docs/gtk.info* -- cgit