diff --git a/x11-toolkits/wxgtk28-common/Makefile b/x11-toolkits/wxgtk28-common/Makefile index a823e5e58d06..aa26ba51c3f3 100644 --- a/x11-toolkits/wxgtk28-common/Makefile +++ b/x11-toolkits/wxgtk28-common/Makefile @@ -1,9 +1,11 @@ # Created by: fjoe@FreeBSD.org MAINTAINER= desktop@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (common files) WXGTK_FLAVOR= gtk2-common MASTERDIR= ${.CURDIR}/../wxgtk28 +NO_ARCH= yes + .include "${MASTERDIR}/Makefile"