diff options
Diffstat (limited to 'devel/fpc-dbus/Makefile')
-rw-r--r-- | devel/fpc-dbus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-dbus/Makefile b/devel/fpc-dbus/Makefile index ff257a8c2b2a..727ea69c87ab 100644 --- a/devel/fpc-dbus/Makefile +++ b/devel/fpc-dbus/Makefile @@ -18,4 +18,5 @@ OPTIONS_DEFINE= DBUS DBUS_DESC= Install dbus library OPTIONS_DEFAULT= DBUS +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |