Index: head/x11/xorgproto/Makefile =================================================================== --- head/x11/xorgproto/Makefile (revision 476507) +++ head/x11/xorgproto/Makefile (revision 476508) @@ -1,17 +1,20 @@ # $FreeBSD$ PORTNAME= xorgproto PORTVERSION= 2018.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= xorg protocol headers XORG_CAT= proto CONFIGURE_ARGS= --without-fop \ --without-xmlto \ --without-xsltproc \ --enable-legacy +pre-patch: + @${MKDIR} ${WRKSRC}/man + .include