diff options
Diffstat (limited to 'deskutils/deforaos-todo/Makefile')
-rw-r--r-- | deskutils/deforaos-todo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/deforaos-todo/Makefile b/deskutils/deforaos-todo/Makefile index 333a3abe7fdb..bd5f9903a5ff 100644 --- a/deskutils/deforaos-todo/Makefile +++ b/deskutils/deforaos-todo/Makefile @@ -21,4 +21,5 @@ USE_GNOME= gtk20 desktopfileutils INSTALLS_ICONS= yes MAKE_ARGS+= PREFIX=${PREFIX} +NO_STAGE= yes .include <bsd.port.mk> |