diff options
Diffstat (limited to 'comms/gtkmmorse/Makefile')
-rw-r--r-- | comms/gtkmmorse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile index 266d2a9a62b3..e5385ecfae0f 100644 --- a/comms/gtkmmorse/Makefile +++ b/comms/gtkmmorse/Makefile @@ -21,4 +21,5 @@ USES= pkgconfig PLIST_FILES= bin/gtkmmorse MAN1= gtkmmorse.1 +NO_STAGE= yes .include <bsd.port.mk> |