Remove mention of the WITH_XINPUT macro.
Submitted by: netchild
This commit is contained in:
parent
e879772868
commit
ba7eaa817d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66071
@ -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*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user