diff options
Diffstat (limited to 'deskutils/devd-notifier/Makefile')
-rw-r--r-- | deskutils/devd-notifier/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/devd-notifier/Makefile b/deskutils/devd-notifier/Makefile index 0a1358f7ed0a..dcd688050484 100644 --- a/deskutils/devd-notifier/Makefile +++ b/deskutils/devd-notifier/Makefile @@ -21,6 +21,7 @@ MAN1= devd-notifier.1 PLIST_FILES= bin/devd-notifier MANCOMPRESSED= yes +NO_STAGE= yes pre-everything:: @${ECHO_MSG} "You can build devd-notifier with your own config.h using the DEVD-NOTIFIER_CONF knob:" @${ECHO_MSG} "make DEVD-NOTIFIER_CONF=/path/to/devd-notifier/config.h install clean" |