diff options
Diffstat (limited to 'devel/py-gobject3/Makefile')
-rw-r--r-- | devel/py-gobject3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-gobject3/Makefile b/devel/py-gobject3/Makefile index 34ab343141eb..d215694cd303 100644 --- a/devel/py-gobject3/Makefile +++ b/devel/py-gobject3/Makefile @@ -39,6 +39,7 @@ CONFLICTS= py*-gtk-0* py*-gobject-2.*.[0-6] py*-gobject-2.*.[7-9] \ PLIST_SUB= PYTHON_VER="${PYTHON_VER}" ARCH=${ARCH} UNAME_R=${UNAME_R} \ VERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> UNAME_R!= ${UNAME} -r |