Remove mention of the WITH_XINPUT macro.

Submitted by:	netchild
This commit is contained in:
Joe Marcus Clarke 2002-09-10 16:27:10 +00:00
parent e879772868
commit ba7eaa817d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66071

View File

@ -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*