diff options
Diffstat (limited to 'sysutils/downtime/Makefile')
-rw-r--r-- | sysutils/downtime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/downtime/Makefile b/sysutils/downtime/Makefile index f66623407eb3..2843a14f34ba 100644 --- a/sysutils/downtime/Makefile +++ b/sysutils/downtime/Makefile @@ -16,4 +16,5 @@ USE_GNOME= gtk20 MAN1= downtime.1 MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> |