diff options
Diffstat (limited to 'sysutils/polkit-gnome/Makefile')
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index 0acd556a9700..c0c5784efbb8 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -23,4 +23,5 @@ CONFIGURE_ARGS= --disable-gtk-doc \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> |