diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile index 42557897dece..1bf0ef788ea4 100644 --- a/x11/xorg-cf-files/Makefile +++ b/x11/xorg-cf-files/Makefile @@ -1,18 +1,20 @@ # Created by: Dave Grochowski PORTNAME= xorg-cf-files PORTVERSION= 1.0.6 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X.org cf files for use with imake builds LICENSE= MIT USES= xorg-cat:util +NO_ARCH= yes + post-patch: @${REINPLACE_CMD} 's|\(define ExtraXaw[^ ]*\) [$$].*|\1 /**/|' \ ${WRKSRC}/X11.tmpl .include