summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk12
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-10 16:27:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-10 16:27:10 +0000
commitba7eaa817dba74c41b1bf9d24e65e5edbcb7883f (patch)
tree0bb444c0695e6f3187e1752c87a42c07f1698ffe /x11-toolkits/gtk12
parentUpdate to 0.4.2. (diff)
Remove mention of the WITH_XINPUT macro.
Submitted by: netchild
Notes
Notes: svn path=/head/; revision=66071
Diffstat (limited to 'x11-toolkits/gtk12')
-rw-r--r--x11-toolkits/gtk12/Makefile5
1 files changed, 0 insertions, 5 deletions
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*